-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 943 Bytes
/
.gitmodules
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 "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "nvim/NvChad"]
path = nvim/NvChad
url = https://github.com/NvChad/NvChad
[submodule "zsh/ohmyzsh"]
path = zsh/ohmyzsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm.git
[submodule "zsh/powerlevel10k"]
path = zsh/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "dotbot-plugins/dotbot-asdf"]
path = dotbot-plugins/dotbot-asdf
url = https://github.com/sobolevn/dotbot-asdf.git
[submodule "asdf"]
path = asdf
url = https://github.com/asdf-vm/asdf.git
[submodule "zsh/zsh-autosuggestions"]
path = zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/zsh-syntax-highlighting"]
path = zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git