2017-12-13 13:15:16 +00:00
|
|
|
[submodule "oh-my-zsh"]
|
|
|
|
path = oh-my-zsh
|
2023-11-19 13:35:53 +00:00
|
|
|
url = https://git.st8l.com/dolysis/ohmyzsh.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
|
2020-06-09 20:41:11 +00:00
|
|
|
[submodule "tmux/plugins/tpm"]
|
|
|
|
path = tmux/plugins/tpm
|
|
|
|
url = https://github.com/tmux-plugins/tpm
|
2023-11-19 13:35:53 +00:00
|
|
|
[submodule "zsh-custom/plugins/zsh-vi-mode"]
|
|
|
|
path = zsh-custom/plugins/zsh-vi-mode
|
|
|
|
url = https://github.com/jeffreytse/zsh-vi-mode
|
2024-07-16 11:27:56 +00:00
|
|
|
[submodule "nvim/lazy.nvim"]
|
|
|
|
path = nvim/lazy.nvim
|
|
|
|
url = https://github.com/folke/lazy.nvim.git
|