psoxizsh/.gitmodules

34 lines
1.4 KiB
Plaintext

[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://git.st8l.com/dolysis/ohmyzsh.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
[submodule "zsh-custom/plugins/zsh-vi-mode"]
path = zsh-custom/plugins/zsh-vi-mode
url = https://github.com/jeffreytse/zsh-vi-mode
[submodule "nvim/lazy.nvim"]
path = nvim/lazy.nvim
url = https://github.com/folke/lazy.nvim.git