This commit is contained in:
GitHub Merge Button 2012-05-31 14:48:41 -07:00
commit f33e5c5cce

View file

@ -45,8 +45,9 @@ hosts=(
zstyle ':completion:*:hosts' hosts $hosts
# Use caching so that commands like apt and dpkg complete are useable
[[ -n "$XDG_CACHE_HOME" ]] && cache_dir=$XDG_CACHE_HOME || cache_dir="$HOME/.cache"
zstyle ':completion::complete:*' use-cache 1
zstyle ':completion::complete:*' cache-path ~/.oh-my-zsh/cache/
zstyle ':completion::complete:*' cache-path $cache_dir/oh-my-zsh/
# Don't complete uninteresting users
zstyle ':completion:*:*:*:users' ignored-patterns \