Add autosuggestions

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

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "shells/zsh/zsh-syntax-highlighting"]
path = shells/zsh/zsh-syntax-highlighting
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