diff --git a/.config/zsh/zshrc.d/20-completion.zsh b/.config/zsh/zshrc.d/20-completion.zsh index 5d8f892..44207c4 100644 --- a/.config/zsh/zshrc.d/20-completion.zsh +++ b/.config/zsh/zshrc.d/20-completion.zsh @@ -34,7 +34,7 @@ zstyle ':completion:*:(diff|meld|trash):*' ignore-line yes # Use completion of commands for their wrapper functions compdef ls-show-hidden=ls compdef nvim-man=man -# + # Copy git completion for arguments compdef _git-log glog compdef _git-checkout git-checkout-worktree