extra Plugins an Bugfixes

This commit is contained in:
Elmar Sönser 2021-11-29 11:29:02 +01:00
commit 873ea00395
3 changed files with 44 additions and 10 deletions

11
.gitmodules vendored
View file

@ -1,3 +1,12 @@
[submodule " .oh-my-zsh"]
[submodule ".oh-my-zsh"]
path = .oh-my-zsh
url = https://git.gc4.at/linux/ohmyzsh
[submodule ".oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = .oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://git.gc4.at/linux/zsh-autosuggestions
[submodule ".oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = .oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://git.gc4.at/linux/zsh-syntax-highlighting