-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 998 Bytes
/
Copy path.gitmodules
File metadata and controls
21 lines (21 loc) · 998 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "tmux/.tmux/plugins/tpm"]
path = tmux/.tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "tmux/.tmuxifier"]
path = tmux/.tmuxifier
url = https://github.com/jimeh/tmuxifier.git
[submodule "ohmyzsh/.oh-my-zsh"]
path = ohmyzsh/.oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule "ohmyzsh-plugins/.oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = ohmyzsh-plugins/.oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "ohmyzsh-plugins/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = ohmyzsh-plugins/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "ohmyzsh-plugins/.oh-my-zsh/custom/themes/powerlevel10k"]
path = ohmyzsh-plugins/.oh-my-zsh/custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "nvm/.nvm"]
path = nvm/.nvm
url = https://github.com/nvm-sh/nvm.git