-
-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 675 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 675 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "external_dot_tmux"]
path = external_dot_tmux
url = https://github.com/posquit0/tmux-conf.git
[submodule "external_dot_zsh"]
path = external_dot_zsh
url = https://github.com/posquit0/zshrc.git
[submodule "external_dot_brew"]
path = external_dot_brew
url = https://github.com/posquit0/brewfile.git
[submodule "external_dot_gitconfig.d"]
path = external_dot_gitconfig.d
url = https://github.com/posquit0/gitconfig.git
[submodule "external_dot_vim"]
path = external_dot_vim
url = https://github.com/posquit0/vimrc.git
[submodule "private_dot_config/external_nvim"]
path = private_dot_config/external_nvim
url = https://github.com/posquit0/nvim-config.git