-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 926 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
[submodule ".dotfiles/tools"]
path = .dotfiles/tools
url = https://github.com/reaper/tools.git
branch = master
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
branch = master
[submodule ".dotfiles/plugins/pidcat"]
path = .dotfiles/plugins/pidcat
url = https://github.com/JakeWharton/pidcat
branch = master
[submodule ".zsh_custom/plugins/zsh-completions"]
path = .zsh_custom/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions
[submodule ".zsh_custom/plugins/zsh-syntax-highlighting"]
path = .zsh_custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule ".zsh_custom/plugins/k"]
path = .zsh_custom/plugins/k
url = https://github.com/supercrabtree/k
[submodule ".zsh_custom/themes/powerlevel10k"]
path = .zsh_custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git