Commit Graph

581 Commits

Author SHA1 Message Date
David Tomaschik
aea7b0927e Fish updates 2026-02-17 12:31:12 -08:00
David Tomaschik
645b631afc Restic 2026-02-15 16:45:06 -08:00
David Tomaschik
b631471b0c Add fish symbol 2026-02-12 16:56:27 -08:00
David Tomaschik
fb7636f5f1 Update starship 2026-02-12 16:53:53 -08:00
David Tomaschik
20a5885031 Cleanup 2026-02-12 16:13:01 -08:00
David Tomaschik
21b24b2c2f Start on "cloudy" 2026-02-12 15:52:10 -08:00
David Tomaschik
122dc2075b Updates 2026-02-11 15:45:49 -08:00
David Tomaschik
c0fd99afd6 Conditional ycm 2026-02-10 16:33:10 -08:00
David Tomaschik
0ebb331cb3 Fix ipython prompt 2026-02-10 15:48:04 -08:00
David Tomaschik
bddd4ed107 Update plugs 2026-02-10 15:40:46 -08:00
David Tomaschik
a92b05a51c Cleanup 2026-02-10 13:47:36 -08:00
David Tomaschik
5a49dd95b2 Refactor 2026-02-10 13:00:03 -08:00
David Tomaschik
d9223c92dc feat: Migrate Vim and Tmux plugins to dedicated managers
Migrated Vim plugins from Git submodules to vim-plug, and Tmux plugins
to TPM (Tmux Plugin Manager).

This change:
- Updates `install.sh` to automatically install vim-plug and TPM.
- Modifies `dotfiles/vimrc` to configure plugins via vim-plug.
- Modifies `dotfiles/tmux.conf` to configure plugins via TPM.
- Removes all Vim and Tmux submodule entries from `.gitmodules`.
- Deletes the old submodule directories from the repository.

This streamlines plugin management, making updates easier and reducing
the complexity of the main `install.sh` script.
2026-02-10 19:17:00 +00:00
David Tomaschik
4c9038c33d Refactor 2026-02-10 10:50:54 -08:00
David Tomaschik
9a04b847ec Trailing whitespace fixes 2026-02-10 08:29:41 -08:00
David Tomaschik
c1ef9f5e7a Suppress ipython banner 2026-02-10 07:51:28 -08:00
David Tomaschik
f4e3447eb7 Cleanup skel 2026-02-09 23:11:54 -08:00
David Tomaschik
ff0a7d150d Load mise in zshrc. 2026-02-05 17:50:18 -08:00
David Tomaschik
657d30c381 Allow manual terminal title. 2026-02-04 11:38:54 -08:00
David Tomaschik
5cc08e472e Add toclip alias 2026-02-04 11:00:52 -08:00
David Tomaschik
89ae97145e Remove identity file entries 2026-01-27 14:40:36 -08:00
David Tomaschik
d50faa1ec6 Update identity file ordering 2026-01-27 13:33:44 -08:00
David Tomaschik
243da55c86 Update sshrc 2026-01-13 09:25:15 -08:00
David Tomaschik
0e491395da Update starship 2025-12-10 18:34:04 -08:00
David Tomaschik
b7cbf90ac7 Update gemini settings 2025-11-21 16:30:55 -08:00
David Tomaschik
9e1ad38f94 Bump skel 2025-11-20 13:01:17 -08:00
David Tomaschik
e270bac5f2 Setup XDG_ on Darwin 2025-09-25 02:53:39 -07:00
David Tomaschik
f3e82690f8 Update docker completion 2025-06-12 17:23:35 -07:00
David Tomaschik
0406395ea0 Bump 2025-06-12 08:38:14 -07:00
David Tomaschik
c9ed72a5a6 Fix ackrc 2025-06-11 15:36:29 -07:00
David Tomaschik
acb13c6908 Use match for bazel directories in ackrc. 2025-06-11 15:14:18 -07:00
David Tomaschik
4743b635aa Update zshrc.d 2025-06-10 09:07:56 -07:00
David Tomaschik
bbeb451251 More completions 2025-06-10 08:57:25 -07:00
David Tomaschik
5057ab890b Async completion support 2025-06-09 13:21:50 -07:00
David Tomaschik
ee7f78e99c starship: add shell indicator 2025-06-05 18:23:49 -07:00
David Tomaschik
0b5ca1cefc Potentially source iterm2 integration 2025-06-05 16:36:48 -07:00
David Tomaschik
ab2f62345f Update fish 2025-06-05 15:43:14 -07:00
David Tomaschik
05df603332 Add config.fish 2025-06-05 15:29:21 -07:00
David Tomaschik
ca71dea284 Make prune-broken-symlinks more portable 2025-06-05 13:59:56 -07:00
David Tomaschik
de8d2cf608 Update 2025-06-04 13:47:00 -07:00
David Tomaschik
52d05c400d Fix path ordering 2025-06-02 10:53:49 -07:00
David Tomaschik
83b7adf1ca Update submodules; aliases 2025-05-30 13:42:14 -07:00
David Tomaschik
f6d7f22a77 Disable gpg-agent ssh support by default 2025-05-23 19:17:45 -07:00
David Tomaschik
695cef6cb3 Cleanup gitconfig 2025-05-23 12:08:05 -07:00
David Tomaschik
d5024a536d Add secret generator 2025-05-22 16:56:03 -07:00
David Tomaschik
d10f82d088 Crowdstrike doesn't like paths with msfvenom in the name. 2025-05-20 16:51:48 -07:00
David Tomaschik
6ffae42e33 Homebrew path update 2025-05-12 16:05:03 -07:00
David Tomaschik
5658c61627 Update titles 2025-05-07 14:25:03 -07:00
David Tomaschik
e227b65d6d Cleanup zshrc 2025-05-07 10:28:52 -07:00
David Tomaschik
569199a280 Ripgrep config 2025-05-01 14:05:16 -07:00