Add autosuggestions

This commit is contained in:
Jonathan Hodgson 2018-05-07 19:29:30 +01:00
parent 509e038929
commit bc2f4db4b6
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

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

@ -0,0 +1 @@
Subproject commit 67a364bc1766fb775010cd00dda1967210013410