Rework zsh config and use zgenom for plugins

This commit is contained in:
ItsDrike 2023-02-09 12:57:33 +01:00
parent 112368f7d1
commit bd5ef1bef4
No known key found for this signature in database
GPG key ID: B014E761034AF742
7 changed files with 99 additions and 52 deletions

15
.gitmodules vendored
View file

@ -1,18 +1,9 @@
[submodule "root/usr/share/zsh/site-functions/zsh-autosuggestions"]
path = root/usr/share/zsh/site-functions/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[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/local/src/z.lua"]
path = root/usr/local/src/z.lua
url = https://github.com/skywind3000/z.lua
[submodule "root/usr/local/src/Hyprland"]
path = root/usr/local/src/Hyprland
url = https://github.com/hyprwm/Hyprland
[submodule "root/usr/local/src/eww"]
path = root/usr/local/src/eww
url = https://github.com/elkowar/eww
[submodule "home/.config/zsh/.zgenom"]
path = home/.config/zsh/.zgenom
url = https://github.com/jandamm/zgenom