a2dac20a5f
🔥 Remove Ubuntu-specific code.
2024-02-11 10:31:33 -08:00
606a42a5a9
📝 Add Firefox userChrome install instructions
2024-02-10 22:32:14 -08:00
78fe7249c4
💄 Add Firefox userChrome
2024-02-10 22:26:59 -08:00
90dae0241c
🔧 Add neofetch conf
2024-02-10 22:26:36 -08:00
da123a0d7e
✨ Add func to automatically use fzf-tmux
...
'fzf' will automatically default to 'fzf-tmux -p 95%,90%' when in a tmux
session.
2024-02-10 21:22:09 -08:00
9b26d1a7af
🔥 Revert previous commit
2024-02-10 21:21:04 -08:00
71574eeb72
✨ Use fzf-tmux for fm function
2024-02-10 19:48:38 -08:00
532c7c1289
✨ Add brew fzf functions
2024-02-10 19:38:09 -08:00
8866b1224f
🚚 Move fm func to cli folder
2024-02-10 19:26:07 -08:00
51c2c10951
✨ Add npm-fzf
2024-02-10 19:25:09 -08:00
6128f92326
✨ fzf improvements
2024-02-10 18:49:03 -08:00
8e0e6f56ce
✨ Install delta for git diffs
2024-02-10 17:09:46 -08:00
66e47514f3
🐛 Fix bat config path
2024-02-10 17:09:21 -08:00
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