Merge remote-tracking branch 'blessed/master'

* blessed/master:
  Fast installation time by shallow copying git repo
  Fix Plugin commands
  Update django.plugin.zsh
  Update /home/srj/.oh-my-zsh/cache references
  Allow custom cache dir
This commit is contained in:
Carlos Cardoso 2015-02-06 10:28:30 -02:00
commit 94c8613207
7 changed files with 26 additions and 18 deletions

View file

@ -38,7 +38,7 @@ cdpath=(.)
# Use caching so that commands like apt and dpkg complete are useable
zstyle ':completion::complete:*' use-cache 1
zstyle ':completion::complete:*' cache-path $ZSH/cache/
zstyle ':completion::complete:*' cache-path $ZSH_CACHE_DIR
# Don't complete uninteresting users
zstyle ':completion:*:*:*:users' ignored-patterns \