diff --git a/.zshrc b/.zshrc index e624994..754c1af 100644 --- a/.zshrc +++ b/.zshrc @@ -114,4 +114,7 @@ prompt_context(){} # alias zshconfig="mate ~/.zshrc" # alias ohmyzsh="mate ~/.oh-my-zsh" +compdef _git config=git +setopt no_complete_aliases + source ~/.gnupg/gnupg_agent