mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
lib: speed up slow parts of the lib files; other small fixes
This commit is contained in:
@@ -73,4 +73,4 @@ if [[ $COMPLETION_WAITING_DOTS = true ]]; then
|
||||
fi
|
||||
|
||||
# automatically load bash completion functions
|
||||
autoload -Uz bashcompinit && bashcompinit
|
||||
autoload -U +X bashcompinit && bashcompinit
|
||||
|
||||
Reference in New Issue
Block a user