ca12143baa
🚸 Improve dot script options
2024-02-10 16:37:35 -08:00
c45e8c2528
✨ Add Zsh; less to installs
2024-02-10 16:29:01 -08:00
9692a6a7eb
🚚 Finish reorganizing
2024-02-10 16:00:38 -08:00
eaa0aaff65
✨ Add Midnight Commander; reorganize
...
Moved smaller CLI tools to a group directory to reduce clutter, while
still keeping general CLI tools seperated from the fish directory.
2024-02-10 15:49:50 -08:00
78f0cce7cc
💄 Add Catppuccin fzf theme
2024-02-10 14:55:58 -08:00
76be2a4bac
✨ Add bat, and replace cat with it
2024-02-10 14:53:58 -08:00
100e910572
➕ Add NvChad dependencies to install script
2024-02-10 13:56:27 -08:00
9aa9620623
🐛 Fix symlinking including .git directory
2024-02-10 13:10:41 -08:00
a77bb7f383
✨ Add NvChad as submodule
2024-02-10 12:45:54 -08:00
1911c1a7c1
✨ Add gitmoji-fuzzy-hook as a submodule
2024-02-10 11:33:24 -08:00
f768faed0d
✨ Add Alacritty binding for tmux copy-mode
...
Added Cmd-Esc key binding to enter tmux copy mode.
2024-02-10 11:33:24 -08:00
a936622dbe
📝 Start fish-git cheatsheet
2024-02-10 11:33:24 -08:00
8cbd7ca94e
💄 tmux conf tweaks
2024-02-10 11:33:24 -08:00
0b7c982927
✨ Install cheat; uninstall tldr
2024-02-10 11:33:23 -08:00
63c296078a
🐛 Add in the missing popup term key binding
2024-02-06 20:26:38 -08:00
6c1420bb9a
✨ Start tmux on alacritty startup
2024-02-06 20:24:37 -08:00
dbf31958fd
🐛 Fix colors in nvim with tmux
2024-02-06 18:53:32 -08:00
7d50d0ee4b
✨ Location aliases
2024-02-06 18:49:23 -08:00
b217f4051d
✨ Trying out Alacritty; adjust tmux key bindings
...
Third time's the charm -- finally got Alacritty configured to a minimal
usable state. Font is displayed differently which will take some getting
used to.
Also adjusted the tmux keybindings, added in descriptions, and generally
just made things clearer. Apparently I was still using the default
bindings for switching panes and just mapping the iTerm2 shortcut to
it, so I brought those more in line with the cmd-<key> bindings for
easier translation.
2024-02-05 22:00:46 -08:00
e244dc4bb0
🐛 Attach to correct (main) session on iTerm start
2024-02-05 18:36:57 -08:00
785285fb9f
👥 Credit benknoble's dotfiles
2024-02-05 18:26:31 -08:00
be336551e3
✨ Create popups in tmux
2024-02-05 18:10:41 -08:00
26760280a3
✨ Show stash in git status
2024-02-05 18:10:04 -08:00
e2ef5996a5
✨ Add aliases
2024-02-04 21:19:24 -08:00
b183bcc9c0
✨ Use GPG to sign git commits
...
I've automated as much as possible, and tucked the setup in it's own
script which the user is prompted to run if no keys exist.
2024-02-04 20:28:59 -08:00
26dc5d58d0
🚸 Add option to skip setting OS prefs in dot.fish
2024-02-04 20:28:16 -08:00
5cab87fabb
🛂 Make ruby/python installers executable
2024-02-04 18:58:43 -08:00
19a50ae205
✨ Add macOS prefs
2024-02-04 18:58:11 -08:00
2adf2b18d3
🐛 Fix issue where not all installers were run
...
Not entirely sure why, but find | while read was skipping some files.
Switching to find -exec fixed it, and is cleaner & shorter to boot.
2024-02-04 18:56:56 -08:00
58a316b303
✨ Add in missing packages from dumped Brewfile
2024-02-04 17:40:39 -08:00
76ee3cd464
✨ Use newer, Homebrew managed Python & Ruby
2024-02-04 17:29:44 -08:00
46b1d1d548
🔥 Remove .EditorConfig
...
Once again, .EditorConfig seems to cause nothing but trouble with nvim.
2024-02-04 17:29:08 -08:00
802de63217
✨ Mail macOS pref
2024-02-04 17:09:44 -08:00
7d6af53bbe
✨ Add macOS defaults
2024-02-04 17:07:14 -08:00
53782cbe72
👥 Add sources
2024-02-04 17:07:00 -08:00
6ceb6b1e42
🐛 Make Node.js stop showing false failure
2024-02-04 16:03:06 -08:00
630a66aec1
🚸 Add PHP subtitle
2024-02-04 16:00:33 -08:00
c040179761
✨ Add macOS defaults
2024-02-04 16:00:19 -08:00
12e191edb3
🛂 Make vim/install.fish executable
2024-02-04 15:52:10 -08:00
867bd35113
🔥 Remove sudo check in dot.fish as it's broken
2024-02-04 15:50:33 -08:00
3310465d18
➖ Remove Charmstone
2024-02-04 13:41:10 -08:00
7c548e23e2
✨ Ask for sudo in dot.fish
2024-02-04 12:49:24 -08:00
715d0ddfed
✨ Add more installs to let brew manage core utils
2024-02-04 12:40:04 -08:00
03c9232dd1
✨ Add .wgetrc
2024-02-04 12:08:01 -08:00
28b111ddac
♻️ Adjust .curlrc fake user agent.
2024-02-04 12:04:08 -08:00
427fb208f6
✨ .gitconfig tweaks
2024-02-04 11:55:34 -08:00
9e0317062d
♻️ Rename gdl* -> gda*
...
The gdl alias wasn't very clear (no idea what I meant the l to stand
for) so it was renamed to gla (a for all).
2024-02-04 11:23:32 -08:00
4df4cd9852
🩹 tmux conf fixes
2024-02-03 20:58:18 -08:00
5d09ab4867
✨ eza default options mapped to ls & lsl
2024-02-03 20:54:15 -08:00
1464356289
🐛 Fix all install errors
2024-02-03 20:03:19 -08:00