Add autosuggestions

master
Jonathan Hodgson 6 years ago
parent c83c35a445
commit 2f15817796
  1. 3
      .gitmodules
  2. 1
      shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions

3
.gitmodules vendored

@ -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

@ -0,0 +1 @@
Subproject commit 67a364bc1766fb775010cd00dda1967210013410
Loading…
Cancel
Save