Remove zsh-you-should-use, causes issues

This commit is contained in:
ItsDrike 2021-07-25 17:15:45 +02:00
parent 9f50a4edfa
commit 7b44531968
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD
3 changed files with 3 additions and 5 deletions

6
.gitmodules vendored
View file

@ -7,9 +7,9 @@
[submodule "root/usr/share/zsh/site-functions/zsh-syntax-highlighting"]
path = "root/usr/share/zsh/site-functions/zsh-syntax-highlighting"
url = "https://github.com/zsh-users/zsh-syntax-highlighting"
[submodule "root/usr/share/zsh/site-functions/zsh-you-should-use"]
path = "root/usr/share/zsh/site-functions/zsh-you-should-use"
url = "https://github.com/MichaelAquilina/zsh-you-should-use"
#[submodule "root/usr/share/zsh/site-functions/zsh-you-should-use"]
# path = "root/usr/share/zsh/site-functions/zsh-you-should-use"
# url = "https://github.com/MichaelAquilina/zsh-you-should-use"
[submodule "root/usr/local/src/z.lua"]
path = "root/usr/local/src/z.lua"
url = "https://github.com/skywind3000/z.lua"