This commit is contained in:
Jan Schmidle 2014-11-07 18:17:27 +00:00
commit 5bdfded77c
6 changed files with 18 additions and 1 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'