-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.13 KB
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 1.13 KB
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 "zplug"]
path = zplug
url = https://github.com/zplug/zplug.git
[submodule "fzf"]
path = fzf
url = https://github.com/junegunn/fzf.git
[submodule "oh-my-zsh/custom/plugins/autojump"]
path = oh-my-zsh/custom/plugins/autojump
url = https://github.com/wting/autojump.git
[submodule "oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "oh-my-zsh/custom/plugins/zsh-completions"]
path = oh-my-zsh/custom/plugins/zsh-completions
url = https://github.com/zsh-users/zsh-completions.git
[submodule "oh-my-zsh/custom/plugins/zsh-git-prompt"]
path = oh-my-zsh/custom/plugins/zsh-git-prompt
url = https://github.com/olivierverdier/zsh-git-prompt.git
[submodule "oh-my-zsh/custom/plugins/zsh-history-substring-search"]
path = oh-my-zsh/custom/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git