psoxizsh/.gitmodules
Paul Stemmet 70510003c5
Pstemmet/nvim tmux changes (#1)
* added tmux config

* part 2

* large improvements to vimrc
2020-06-09 21:41:11 +01:00

28 lines
1.2 KiB
Plaintext

[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/robbyrussell/oh-my-zsh.git
[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
[submodule "zsh-custom/lxd-completion-zsh"]
path = zsh-custom/lxd-completion-zsh
url = https://github.com/endaaman/lxd-completion-zsh.git
[submodule "zsh-custom/plugins/k"]
path = zsh-custom/plugins/k
url = https://github.com/supercrabtree/k
[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