Update .zsh-autosuggestionrc

This commit is contained in:
Robert Baykov 2015-05-17 23:32:25 -05:00
parent af72bd92ab
commit 03c5a52a89

View file

@ -1,5 +1,5 @@
# Setup zsh-autosuggestions # Setup zsh-autosuggestions
source $DIR/autosuggestions.zsh source $HOME/.zsh-autosuggestions/autosuggestions.zsh
# Enable autosuggestions automatically # Enable autosuggestions automatically
zle-line-init() { zle-line-init() {