1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 08:41:43 +00:00

Moved the single compinit call from oh-my-zsh.sh to lib/completion.zsh

This commit is contained in:
Pat Regan
2011-04-08 11:10:14 -04:00
parent 782883b5d8
commit a56e12932f
2 changed files with 6 additions and 2 deletions

View File

@ -60,3 +60,7 @@ zstyle ':completion:*:*:*:users' ignored-patterns \
# ... unless we really want to.
zstyle '*' single-ignored show
# Load and run compinit
autoload -U compinit
compinit -i