-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
18 lines (18 loc) · 802 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "lib/powerline-fonts"]
path = lib/powerline-fonts
url = https://github.com/powerline/fonts.git
[submodule "shells/zsh/oh-my-zsh"]
path = shells/zsh/oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "tools/tmux/.tmux"]
path = tools/tmux/.tmux
url = https://github.com/gpakosz/.tmux.git
[submodule "tools/tmux/plugins/tpm"]
path = tools/tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm
[submodule "shells/zsh/oh-my-zsh-custom/plugins/zsh-autosuggestions"]
path = shells/zsh/oh-my-zsh-custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "shells/zsh/oh-my-zsh-custom/themes/powerlevel10k"]
path = shells/zsh/oh-my-zsh-custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git