Added zsh-syntax-highlighting

Added zsh-syntax-highlighting directly to my config from github
This commit is contained in:
Jiří Štefka 2020-06-08 18:50:03 +02:00
parent 08257dbbc4
commit 74d5160620
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "zsh-autosuggestions"]
path = zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh-syntax-highlighting"]
path = zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting.git