558 Commits
Author SHA1 Message Date
tim.mccarthy bd3ec03c84 Xonsh live prompt 2021-06-24 17:00:48 -07:00
tim.mccarthy 0f926110ea Follow alias function naming conventions 2021-06-24 16:35:54 -07:00
tim.mccarthy 9e70ad0d15 Use p-strings 2021-06-24 16:35:47 -07:00
tim.mccarthy 17fb3a230d Fix quotes 2021-06-24 16:24:29 -07:00
tim.mccarthy 46a252a822 Xonsh record requirements 2021-06-24 16:24:20 -07:00
tim.mccarthy 550f1102f8 Xonsh hide tracebacks 2021-06-24 16:24:09 -07:00
tim.mccarthy 765badec73 Xonsh TRAMP support 2021-06-24 16:11:30 -07:00
tim.mccarthy df45278338 Xonsh: Fix paths 2021-06-24 16:10:56 -07:00
tim.mccarthy 2d9a424294 Powerline: Cleanup 2021-06-24 15:48:08 -07:00
tim.mccarthy 4210febfd5 Xonsh use FZF for history search 2021-06-24 15:41:19 -07:00
tim.mccarthy 08a09d522d Powerline 2021-06-24 15:31:04 -07:00
tim.mccarthy 66e10dc4cc Zoxide 2021-06-24 15:30:40 -07:00
tim.mccarthy 0d139f003d Doom: Switch to parinfer-rust-mode 2021-06-24 13:58:52 -07:00
tim.mccarthy f5b8a582fe Doom: Remove eshell 2021-06-24 13:58:46 -07:00
tim.mccarthy a7e6791bf9 Doom: Add xonsh-mode 2021-06-24 13:58:35 -07:00
tim.mccarthy f9eebcc621 Doom: Add PHP mode 2021-06-24 13:52:06 -07:00
tim.mccarthy b29ecd4cde First draft of xonshrc 2021-06-24 00:02:29 -07:00
tim.mccarthy 8b4b7ee849 Add items to gitingore-global 2021-05-27 23:04:56 -07:00
tim.mccarthy f2410093af Fix ttm-org-clear-all 2021-05-27 23:04:30 -07:00
tim.mccarthy e15ed10c16 Doom: Update org todo clearer
Add ":localleader  C" keybind
Also delete timestamps
2021-05-27 23:04:30 -07:00
tim.mccarthy 62ab79fd6d Doom: Font selection
Add Fira Code as default, but fallback to monospace if unavailable.
2021-05-27 11:41:53 -07:00
tim.mccarthy b3c598b297 i3: Mouse binds for prev/next workspace 2021-05-27 11:41:53 -07:00
tim.mccarthy 9afce15a92 i3: Move close/split/vsplit out of space mode 2021-05-27 11:41:53 -07:00
tim.mccarthy 6cea5b18e1 i3: Remove lockscreen 2021-05-27 11:41:53 -07:00
tim.mccarthy 69f7db05b6 Fix printing of starship path on shell launch 2021-05-27 11:23:13 -07:00
tim.mccarthy 9d4ddd2914 Use starship prompt if available 2021-05-27 11:21:54 -07:00
tim.mccarthy 8790817641 TERMINAL=kitty 2021-05-25 23:25:49 -07:00
tim.mccarthy 6229950b10 Add ~/.local/bin to path 2021-05-25 23:20:21 -07:00
tim.mccarthy 544dc84c26 i3wm configs 2021-05-25 23:20:05 -07:00
tim.mccarthy 9a84ceaa45 Add ranger to setup_linux 2021-05-19 13:08:50 -07:00
tim.mccarthy 3315db7ad6 Add ExFAT to setup_linux 2021-05-19 13:08:10 -07:00
tim.mccarthy 1b8d640e8f Update setup_linux.sh
Emacs 27, xsel, jq
Remove gnome stuff
Replace CheckPoint VPN dependencies with vpnc
2021-05-19 12:36:07 -07:00
tim.mccarthy 86ee41ba1e Add .dotfiles/bin directory and tat command 2021-05-17 12:21:51 -07:00
tim.mccarthy d9a25a0dd0 Add Tmux C-s b break-pane 2021-05-17 12:21:37 -07:00
tim.mccarthy 54c4e65975 Remove window decorations from Alacritty 2021-05-17 12:21:24 -07:00
tim.mccarthy 8d989dc87a Alacritty config 2021-05-17 12:11:11 -07:00
tim.mccarthy 2026699cc0 Only load iTerm Fish integration on macOS 2021-05-17 12:10:55 -07:00
tim.mccarthy 6530e35130 Blacken deploy.py 2021-05-17 11:45:08 -07:00
tim.mccarthy 3cb8ff8a33 Bigger Emacs window by default 2021-05-06 19:22:00 -07:00
tim.mccarthy ddd6ac2e1f Enhanced Tmux.conf 2021-05-06 19:21:37 -07:00
tim.mccarthy 8d286886e2 Select all in Ideavim 2021-05-06 19:21:14 -07:00
tim.mccarthy d03eb59d26 Doom: Add undo-fu
evil-redo was refusing to work without it
2020-12-07 12:28:07 -08:00
tim.mccarthy b66cf98483 Fish: Fall back to simple prompt for dumb terms 2020-12-07 11:16:24 -08:00
tim.mccarthy 1d59e4520b Clojure: Update lein repl dependencies 2020-12-07 11:16:09 -08:00
tim.mccarthy a61dad3017 Gitignore-global updates 2020-12-07 11:16:00 -08:00
tim.mccarthy 0ac8fe6b72 Fish: vv for Python venvs
vv searches for and activates the nearest directory named "venv" in the
current directory upward (stopping if it finds a .git).
2020-12-07 11:15:21 -08:00
tim.mccarthy ed480cc0a1 DOOM: Disable Fuzzy Ivy
The default search is kind of fuzzy, you just have to separate disjoint
parts with spaces.
2020-12-07 11:14:54 -08:00
tim.mccarthy a9592cbeca DOOM - Add smartparens slurp/barf 2020-12-07 11:14:30 -08:00
tim.mccarthy 129bf65e29 Doom: Add YAML 2020-06-23 12:21:47 -07:00
tim.mccarthy 8244156829 Git: Rebase when pulling by default 2020-06-14 11:30:15 -07:00