diff --git a/update-home.sh b/update-home.sh index 105f034..5796219 100755 --- a/update-home.sh +++ b/update-home.sh @@ -20,6 +20,8 @@ git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh mkdir -p ~/.oh-my-zsh/custom/plugins git clone git://github.com/zsh-users/zsh-syntax-highlighting.git ~/.oh-my-zsh/custom/plugins/zsh-syntax-highlighting +git clone https://github.com/zsh-users/zsh-history-substring-search ~/.oh-my-zsh/custom/plugins/zsh-history-substring-search + touch ~/.zshrc-local