restructure to make it work with antigen

This commit is contained in:
Jan Schmidle 2014-03-09 16:44:52 +01:00
commit aa81de0ba1
4 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
# ```
zmodload zsh/net/socket
source "${0:a:h}/completion-client.zsh"
source "${0:a:h}/lib/completion-client.zsh"
# configuration variables
AUTOSUGGESTION_HIGHLIGHT_COLOR='fg=8'