diff --git a/shrc/zshrc b/shrc/zshrc index 04faa45..d8f107f 100755 --- a/shrc/zshrc +++ b/shrc/zshrc @@ -31,6 +31,7 @@ zstyle :compinstall filename '/home/salt/.zshrc' # Completion autoload -Uz compinit compinit +compdef _git dot # The prompt autoload -Uz promptinit