diff --git a/.gitmodules b/.gitmodules index e8ee1da8..9e65e059 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions b/shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions new file mode 160000 index 00000000..67a364bc --- /dev/null +++ b/shells/zsh/oh-my-zsh/plugins/zsh-autosuggestions @@ -0,0 +1 @@ +Subproject commit 67a364bc1766fb775010cd00dda1967210013410