-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
19 lines (19 loc) · 731 Bytes
/
.gitmodules
File metadata and controls
19 lines (19 loc) · 731 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "home/dot_config/fish"]
path = home/dot_config/fish
url = https://github.com/rootiest/rootiest-fish.git
[submodule "home/dot_config/nvim"]
path = home/dot_config/nvim
url = https://github.com/rootiest/rootiest-nvim.git
[submodule "home/dot_config/kitty"]
path = home/dot_config/kitty
url = https://github.com/rootiest/rootiest-kitty.git
branch = main
[submodule "home/dot_config/wezterm"]
path = home/dot_config/wezterm
url = https://github.com/rootiest/rootiest-wezterm.git
[submodule "home/dot_config/tmux"]
path = home/dot_config/external_tmux
url = https://github.com/rootiest/rootiest-tmux.git
[submodule "home/dot_config/vim"]
path = home/dot_config/vim
url = https://github.com/rootiest/rootiest-vim