mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Moved compinit call back to oh-my-zsh.sh, after plugins are loaded
This commit is contained in:
parent
235733e5e2
commit
16ac094a43
2 changed files with 4 additions and 4 deletions
|
|
@ -60,7 +60,3 @@ zstyle ':completion:*:*:*:users' ignored-patterns \
|
|||
# ... unless we really want to.
|
||||
zstyle '*' single-ignored show
|
||||
|
||||
# Load and run compinit
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue