-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
20 lines (20 loc) · 907 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule ".oh-my-zsh-custom/themes/powerlevel10k"]
path = .oh-my-zsh-custom/themes/powerlevel10k
url = [email protected]:romkatv/powerlevel10k.git
branch = master
[submodule ".oh-my-zsh-custom/plugins/zsh-autosuggestions"]
path = .oh-my-zsh-custom/plugins/zsh-autosuggestions
url = [email protected]:zsh-users/zsh-autosuggestions
branch = master
[submodule ".oh-my-zsh-custom/plugins/zsh-histdb"]
path = .oh-my-zsh-custom/plugins/zsh-histdb
url = [email protected]:larkery/zsh-histdb
branch = master
[submodule ".oh-my-zsh-custom/plugins/zsh-history-substring-search"]
path = .oh-my-zsh-custom/plugins/zsh-history-substring-search
url = [email protected]:zsh-users/zsh-history-substring-search
branch = master
[submodule ".oh-my-zsh-custom/plugins/zsh-syntax-highlighting"]
path = .oh-my-zsh-custom/plugins/zsh-syntax-highlighting
url = [email protected]:zsh-users/zsh-syntax-highlighting
branch = master