dotfiles/.gitmodules

19 lines
836 B
Plaintext
Raw Normal View History

2021-07-12 08:22:13 +00:00
[submodule "tmux/.tmux/plugins/tpm"]
path = tmux/.tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm.git
2021-07-13 05:12:48 +00:00
[submodule "zsh/.config/zsh/zsh-syntax-highlighting"]
path = zsh/.config/zsh/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/.config/zsh/zsh-autosuggestions"]
path = zsh/.config/zsh/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "zsh/.config/zsh/zsh-history-substring-search"]
path = zsh/.config/zsh/zsh-history-substring-search
url = https://github.com/zsh-users/zsh-history-substring-search
[submodule "zsh/.config/zsh/auto-ls"]
path = zsh/.config/zsh/auto-ls
url = https://github.com/desyncr/auto-ls
[submodule "zsh/.config/zsh/pure"]
path = zsh/.config/zsh/pure
url = https://github.com/sindresorhus/pure.git