Fixup user completion

This commit is contained in:
Alexey Pristavkin 2013-11-09 15:52:55 +04:00
commit 460c274b76

View file

@ -45,7 +45,6 @@ hosts=(
localhost
)
zstyle ':completion:*:hosts' hosts $hosts
zstyle ':completion:*' users off
# Use caching so that commands like apt and dpkg complete are useable
zstyle ':completion::complete:*' use-cache 1