mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
fix compdef not found
This commit is contained in:
@@ -24,7 +24,7 @@ if [ -f $LOCAL_ALIAS_FILE ]; then
|
||||
source $LOCAL_ALIAS_FILE
|
||||
fi
|
||||
|
||||
|
||||
autoload -U +X compinit && compinit # fix compdef not found
|
||||
source $HOME/.antidote/antidote.zsh
|
||||
antidote load
|
||||
|
||||
|
||||
Reference in New Issue
Block a user