added third-party oh-my-zsh plugins as submodules
This commit is contained in:
@@ -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
|
||||||
+1
Submodule zsh/.oh-my-zsh/custom/plugins/zsh-autosuggestions added at a411ef3e09
Submodule zsh/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting added at dffe304567
Reference in New Issue
Block a user