-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
18 lines (18 loc) · 870 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "ohmyzsh"]
path = zsh/ohmyzsh
url = https://github.com/ohmyzsh/ohmyzsh.git
[submodule "ohmyzsh_custom/plugins/fzf-tab"]
path = zsh/ohmyzsh_custom/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab
[submodule "ohmyzsh_custom/plugins/fzf-zsh-plugin"]
path = zsh/ohmyzsh_custom/plugins/fzf-zsh-plugin
url = https://github.com/unixorn/fzf-zsh-plugin.git
[submodule "ohmyzsh_custom/plugins/zsh-autosuggestions"]
path = zsh/ohmyzsh_custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "ohmyzsh_custom/themes/powerlevel10k"]
path = zsh/ohmyzsh_custom/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k.git
[submodule "zsh/ohmyzsh_custom/plugins/zsh-fzf-history-search"]
path = zsh/ohmyzsh_custom/plugins/zsh-fzf-history-search
url = [email protected]:joshskidmore/zsh-fzf-history-search