added third-party oh-my-zsh plugins as submodules

This commit is contained in:
paul-loedige
2021-07-17 15:12:53 +02:00
parent be572359a6
commit 4018c863f0
3 changed files with 8 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[submodule "zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions"]
path = zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting"]
path = zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting
url = https://github.com/zsh-users/zsh-syntax-highlighting