diff --git a/.zshrc b/.zshrc index b4a5800..1dfd41c 100644 --- a/.zshrc +++ b/.zshrc @@ -14,8 +14,8 @@ COMPLETION_WAITING_DOTS=true plugins=(zsh-history-substring-search zsh-autosuggestions bgnotify colored-man-pages nvm rust docker docker-compose dotnet zsh-syntax-highlighting) # Plugin Configs -NVM_AUTOLOAD=1 ZSH_HIGHLIGHT_HIGHLIGHTERS=(main brackets pattern cursor root line) +zstyle ':omz:plugins:nvm' autoload true fpath+=${ZSH_CUSTOM:-${ZSH:-~/.oh-my-zsh}/custom}/plugins/zsh-completions/src