ohmyzsh/.gitmodules
2018-02-06 18:07:31 -05:00

19 lines
749 B
Text

[submodule "plugins/fz"]
path = plugins/fz
url = https://github.com/changyuheng/fz.git
branch = master
[submodule "custom/plugins/zce"]
path = custom/plugins/zce
url = https://github.com/hchbaw/zce.zsh
[submodule "custom/plugins/zsh-autosuggestions"]
path = custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "custom/plugins/zsh-nvm"]
path = custom/plugins/zsh-nvm
url = https://github.com/lukechilds/zsh-nvm
[submodule "custom/plugins/zsh-syntax-highlighting"]
path = custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "custom/plugins/cd-gitroot"]
path = custom/plugins/cd-gitroot
url = https://github.com/mollifier/cd-gitroot