diff --git a/dotfiles/zshrc.sh b/dotfiles/zshrc.sh index 6aa8801..9bbd7ba 100644 --- a/dotfiles/zshrc.sh +++ b/dotfiles/zshrc.sh @@ -20,7 +20,7 @@ ENABLE_CORRECTION="false" COMPLETION_WAITING_DOTS="true" DISABLE_UNTRACKED_FILES_DIRTY="true" HIST_STAMPS="dd.mm.yyyy" -ZSH_CUSTOM=ZCFG/custom +ZSH_CUSTOM=$ZCFG/custom plugins+=(command-not-found common-aliases debian dirhistory git history history-substring-search systemadmin zsh_reload)