From 03c5a52a894e999b95d6427f7d7570c646e8f24e Mon Sep 17 00:00:00 2001 From: Robert Baykov Date: Sun, 17 May 2015 23:32:25 -0500 Subject: [PATCH] Update .zsh-autosuggestionrc --- .zsh-autosuggestionsrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zsh-autosuggestionsrc b/.zsh-autosuggestionsrc index b016456..f76e1ee 100755 --- a/.zsh-autosuggestionsrc +++ b/.zsh-autosuggestionsrc @@ -1,5 +1,5 @@ # Setup zsh-autosuggestions -source $DIR/autosuggestions.zsh +source $HOME/.zsh-autosuggestions/autosuggestions.zsh # Enable autosuggestions automatically zle-line-init() {