dotfiles/.gitmodules
Tobias Manske f0131856b1
ZSH: Remove zsh folder
At the moment I don't receive any zimfw updates, as it is not registered
as a submodule. This commit changes that. Therefore I'm able to receive
patches again.

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2018-09-02 07:37:10 +02:00

28 lines
1.1 KiB
Plaintext

[submodule "tmux/plugins/tmux-battery"]
path = tmux/plugins/tmux-battery
url = https://github.com/tmux-plugins/tmux-battery.git
[submodule "tmux/plugins/tmux-copycat"]
path = tmux/plugins/tmux-copycat
url = https://github.com/tmux-plugins/tmux-copycat.git
[submodule "tmux/plugins/tmux-online-status"]
path = tmux/plugins/tmux-online-status
url = https://github.com/tmux-plugins/tmux-online-status.git
[submodule "tmux/plugins/tmux-open"]
path = tmux/plugins/tmux-open
url = https://github.com/tmux-plugins/tmux-open.git
[submodule "tmux/plugins/tmux-plugin-sysstat"]
path = tmux/plugins/tmux-plugin-sysstat
url = https://github.com/samoshkin/tmux-plugin-sysstat.git
[submodule "tmux/plugins/tmux-prefix-highlight"]
path = tmux/plugins/tmux-prefix-highlight
url = https://github.com/tmux-plugins/tmux-prefix-highlight.git
[submodule "tmux/plugins/tmux-sidebar"]
path = tmux/plugins/tmux-sidebar
url = https://github.com/tmux-plugins/tmux-sidebar.git
[submodule "tmux/plugins/tpm"]
path = tmux/plugins/tpm
url = https://github.com/tmux-plugins/tpm.git
[submodule "zsh"]
path = zsh
url = https://github.com/zimfw/zimfw