cc init. add tmux config. and nvim as submodule.

This commit is contained in:
publicmatt
2026-05-11 11:06:07 -07:00
parent 4f3efc79fe
commit ffd7845f61
7 changed files with 607 additions and 3 deletions

6
.gitmodules vendored Normal file
View File

@@ -0,0 +1,6 @@
[submodule "tmux/.config/tmux/oh-my-tmux"]
path = tmux/.config/tmux/oh-my-tmux
url = https://github.com/gpakosz/.tmux.git
[submodule "nvim/nvim"]
path = nvim/nvim
url = https://git.publicmatt.com/public/nvim.git