feat: add zsh plugins and update configuration files

This commit is contained in:
2025-05-28 20:51:05 +02:00
parent a3d9a4f34c
commit cc839e05c2
9 changed files with 50 additions and 10 deletions

9
.gitmodules vendored Normal file
View File

@ -0,0 +1,9 @@
[submodule "zsh/plugins/zsh-autosuggestions"]
path = zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/plugins/zsh-syntax-highlighting"]
path = zsh/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting
[submodule "zsh/themes/powerlevel10k"]
path = zsh/themes/powerlevel10k
url = https://github.com/romkatv/powerlevel10k