-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
27 lines (27 loc) · 741 Bytes
/
.gitmodules
File metadata and controls
27 lines (27 loc) · 741 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule ".config/tmux/plugins/tpm"]
path = .config/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
ignore = dirty
shallow = true
[submodule ".local/share/nvim/plugged/vim-plug"]
path = .local/share/nvim/plugged/vim-plug
url = https://github.com/junegunn/vim-plug
ignore = dirty
shallow = true
[submodule ".local/lib/ohmyzsh"]
path = .local/lib/ohmyzsh
url = https://github.com/ohmyzsh/ohmyzsh
ignore = dirty
shallow = true
[submodule ".local/lib/yadm"]
path = .local/lib/yadm
url = https://github.com/yadm-dev/yadm
ignore = dirty
shallow = true
update = none
[submodule ".local/lib/dotbot"]
path = .local/lib/dotbot
url = https://github.com/anishathalye/dotbot
ignore = dirty
shallow = true
update = none