psoxizsh/.gitmodules

28 lines
1.2 KiB
Plaintext
Raw Normal View History

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-28 09:55:03 +00:00
[submodule "zsh-custom/lxd-completion-zsh"]
path = zsh-custom/lxd-completion-zsh
2018-03-26 14:59:08 +00:00
url = https://github.com/endaaman/lxd-completion-zsh.git
2018-08-05 22:13:11 +00:00
[submodule "zsh-custom/plugins/k"]
path = zsh-custom/plugins/k
url = https://github.com/supercrabtree/k
2019-02-18 11:20:43 +00:00
[submodule "zsh-custom/zshnip"]
path = zsh-custom/zshnip
url = https://github.com/facetframer/zshnip.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm