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>
This commit is contained in:
2018-09-02 07:35:58 +02:00
parent 6c460fc2d7
commit f0131856b1
489 changed files with 4 additions and 42914 deletions

24
.gitmodules vendored
View File

@ -1,24 +1,3 @@
[submodule "zsh/modules/history-substring-search/external"]
path = zsh/modules/history-substring-search/external
url = https://github.com/zsh-users/zsh-history-substring-search.git
[submodule "zsh/modules/completion/external"]
path = zsh/modules/completion/external
url = https://github.com/zsh-users/zsh-completions.git
[submodule "zsh/modules/syntax-highlighting/external"]
path = zsh/modules/syntax-highlighting/external
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
[submodule "zsh/modules/prompt/external-themes/pure"]
path = zsh/modules/prompt/external-themes/pure
url = https://github.com/sindresorhus/pure.git
[submodule "zsh/modules/prompt/external-themes/liquidprompt"]
path = zsh/modules/prompt/external-themes/liquidprompt
url = https://github.com/nojhan/liquidprompt.git
[submodule "zsh/modules/prompt/external-themes/lean"]
path = zsh/modules/prompt/external-themes/lean
url = https://github.com/miekg/lean
[submodule "zsh/modules/autosuggestions/external"]
path = zsh/modules/autosuggestions/external
url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule "tmux/plugins/tmux-battery"]
path = tmux/plugins/tmux-battery
url = https://github.com/tmux-plugins/tmux-battery.git
@ -43,3 +22,6 @@
[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