Switched zsh to submodules and fixed smth in install that i forgor
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
[submodule "zsh/.omz-custom/plugins/fast-syntax-highlighting"]
|
||||
path = zsh/.omz-custom/plugins/fast-syntax-highlighting
|
||||
url = https://github.com/zdharma-continuum/fast-syntax-highlighting.git
|
||||
[submodule "zsh/.omz-custom/plugins/zsh-autosuggestions"]
|
||||
path = zsh/.omz-custom/plugins/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||
Reference in New Issue
Block a user