add zsh autosuggestions
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
||||
[submodule "zsh/.config/zsh/plugins/fast-syntax-highlighting"]
|
||||
path = zsh/.config/zsh/plugins/fast-syntax-highlighting
|
||||
url = https://github.com/zdharma/fast-syntax-highlighting.git
|
||||
[submodule "zsh/.config/zsh/plugins/zsh-autosuggestions"]
|
||||
path = zsh/.config/zsh/plugins/zsh-autosuggestions
|
||||
url = https://github.com/zsh-users/zsh-autosuggestions
|
||||
|
||||
Reference in New Issue
Block a user