diff --git a/dotfiles/zshrc b/dotfiles/zshrc index 3713239..044eab3 100755 --- a/dotfiles/zshrc +++ b/dotfiles/zshrc @@ -8,6 +8,7 @@ bindkey -v # Completion zstyle :compinstall filename "${HOME}/.zshrc" +zstyle ':completion:*' users root ${USER} autoload -Uz compinit && compinit DIRSTACKSIZE=16