Commit Graph

1046 Commits

Author SHA1 Message Date
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
5a4d04ea43 Update 2026-02-09 23:19:56 -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
821c2f8b80 Get rid of private_dotfiles. 2025-11-13 14:16:49 -08:00
David Tomaschik
4e3b466044 Update vscode extension list 2025-11-13 13:48:15 -08:00
David Tomaschik
fe5b74511f Update install.sh 2025-11-05 17:00:13 -08:00
David Tomaschik
f80b029ae3 Remove cruft 2025-11-05 16:55:25 -08:00
David Tomaschik
d4a4d8ee19 Add scroll-reverser 2025-10-28 08:26:41 -07:00
David Tomaschik
375ff434f2 Update darwin variables 2025-09-25 05:11:22 -07:00
David Tomaschik
e270bac5f2 Setup XDG_ on Darwin 2025-09-25 02:53:39 -07:00
David Tomaschik
2b31d4d5d2 Merge branch 'main' of https://github.com/Matir/skel 2025-09-23 00:18:38 -07:00
David Tomaschik
91920fef0e Cleanups 2025-09-23 00:18:27 -07:00
David Tomaschik
f2faccd93f More updates 2025-09-09 10:25:59 -07:00
David Tomaschik
dea3f289c2 Fix quoting issues in bin/ 2025-09-03 14:52:33 -07:00
David Tomaschik
61d00103bf Play with AGENTS.md 2025-09-03 11:39:45 -07:00
David Tomaschik
2122c88e03 Last batch for now 2025-09-03 11:13:58 -07:00
David Tomaschik
7064a5d5a1 More install_tool updates 2025-09-03 11:08:39 -07:00
David Tomaschik
ae344d6dba Update install_tool 2025-09-03 11:01:18 -07:00
David Tomaschik
d7b6095c47 Cleanup install.sh 2025-09-02 10:54:38 -07:00
David Tomaschik
c7777ede0b Update Brewfile 2025-09-02 10:35:29 -07:00
David Tomaschik
6c2c12faeb Add add_hosts_entry script 2025-08-06 11:14:14 -07:00
David Tomaschik
7e9a87afdd Commit README 2025-08-01 10:10:38 -07:00
David Tomaschik
d6cd16e9f0 Fix gitignore 2025-07-28 22:40:07 +00:00
David Tomaschik
3548113a7d install_tool: select starship architecture 2025-07-20 11:01:43 -07:00
David Tomaschik
f3e82690f8 Update docker completion 2025-06-12 17:23:35 -07:00
David Tomaschik
d596d10678 Remove processmonitor 2025-06-12 16:33:28 -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
5e65608c39 Merge branch 'main' of https://github.com/Matir/skel 2025-06-11 15:14:38 -07:00
David Tomaschik
acb13c6908 Use match for bazel directories in ackrc. 2025-06-11 15:14:18 -07:00
David Tomaschik
9b9330db45 Bump Brewfile 2025-06-11 13:28:29 -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