-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
36 lines (36 loc) · 2.07 KB
/
.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
25
26
27
28
29
30
31
32
33
34
35
36
[submodule ".oh-my-zsh-custom/zsh-git-prompt"]
path = dotfiles/.oh-my-zsh-custom/plugins/zsh-git-prompt
url = [email protected]:doubleloop/zsh-git-prompt.git
[submodule "dotfiles/.oh-my-zsh-custom/plugins/alias-tips"]
path = dotfiles/.ohmyzshcustom/plugins/alias-tips
url = https://github.com/djui/alias-tips.git
[submodule "dotfiles/.oh-my-zsh-custom/plugins/jira"]
path = dotfiles/.ohmyzshcustom/plugins/jira
url = https://github.com/igoradamenko/jira.plugin.zsh.git
[submodule "dotfiles/.oh-my-zsh-custom/plugins/zsh-autosuggestions"]
path = dotfiles/.ohmyzshcustom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "dotfiles/.oh-my-zsh-custom/plugins/zsh-git-prompt"]
path = dotfiles/.ohmyzshcustom/plugins/zsh-git-prompt
url = https://github.com/doubleloop/zsh-git-prompt.git
[submodule "dotfiles/.oh-my-zsh-custom/plugins/fast-syntax-highlighting"]
path = dotfiles/.ohmyzshcustom/plugins/fast-syntax-highlighting
url = https://github.com/zdharma/fast-syntax-highlighting.git
[submodule "dotfiles/.oh-my-zsh-custom/plugins/z.lua"]
path = dotfiles/.ohmyzshcustom/plugins/z.lua
url = https://github.com/skywind3000/z.lua.git
[submodule "dotfiles/.oh-my-zsh-custom/plugins/zsh-nvm"]
path = dotfiles/.ohmyzshcustom/plugins/zsh-nvm
url = https://github.com/lukechilds/zsh-nvm.git
[submodule "dotfiles/.oh-my-zsh-custom/plugins/zsh-better-npm-completion"]
path = dotfiles/.ohmyzshcustom/plugins/zsh-better-npm-completion
url = https://github.com/lukechilds/zsh-better-npm-completion.git
[submodule "dotfiles/.oh-my-zsh-custom/plugins/fzf-tab"]
path = dotfiles/.ohmyzshcustom/plugins/fzf-tab
url = https://github.com/Aloxaf/fzf-tab.git
[submodule "dotfiles/.oh-my-zsh-custom/plugins/zsh-syntax-highlighting"]
path = dotfiles/.ohmyzshcustom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "dotfiles/.oh-my-zsh-custom/plugins/zsh-history-substring-search"]
path = dotfiles/.ohmyzshcustom/plugins/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search.git