2017-12-13 13:15:16 +00:00
|
|
|
[submodule "oh-my-zsh"]
|
|
|
|
path = oh-my-zsh
|
|
|
|
url = https://github.com/robbyrussell/oh-my-zsh.git
|
2017-12-13 17:59:10 +00:00
|
|
|
[submodule "zsh-custom/plugins/zsh-autosuggestions"]
|
|
|
|
path = zsh-custom/plugins/zsh-autosuggestions
|
|
|
|
url = https://github.com/zsh-users/zsh-autosuggestions
|
|
|
|
[submodule "zsh-custom/plugins/zsh-completions"]
|
|
|
|
path = zsh-custom/plugins/zsh-completions
|
|
|
|
url = https://github.com/zsh-users/zsh-completions
|
|
|
|
[submodule "zsh-custom/plugins/zsh-history-substring-search"]
|
|
|
|
path = zsh-custom/plugins/zsh-history-substring-search
|
|
|
|
url = https://github.com/zsh-users/zsh-history-substring-search
|
|
|
|
[submodule "zsh-custom/plugins/zsh-syntax-highlighting"]
|
|
|
|
path = zsh-custom/plugins/zsh-syntax-highlighting
|
|
|
|
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
2018-03-26 14:59:08 +00:00
|
|
|
[submodule "zsh-custom/plugins/lxd-completion-zsh"]
|
|
|
|
path = zsh-custom/plugins/lxd-completion-zsh
|
|
|
|
url = https://github.com/endaaman/lxd-completion-zsh.git
|