Switched back to oh my zsh and updated zsh theme

This commit is contained in:
2024-04-12 05:27:05 +02:00
parent 2491100237
commit ee4b2a5359
30 changed files with 336 additions and 816 deletions

9
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "zsh/prezto"]
path = zsh/prezto
url = https://github.com/sorin-ionescu/prezto.git
[submodule "zsh/ohmyzsh"]
path = zsh/ohmyzsh
url = https://github.com/ohmyzsh/ohmyzsh
[submodule "zsh/custom/plugins/zsh-autosuggestions"]
path = zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions/