summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--dot_config/zsh/dot_zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/zsh/dot_zshrc b/dot_config/zsh/dot_zshrc
index 9f3c137..39619b2 100644
--- a/dot_config/zsh/dot_zshrc
+++ b/dot_config/zsh/dot_zshrc
@@ -9,7 +9,7 @@ export SAVEHIST=1000000
 PROMPT="%F{15}%K{4}%n@%M:%~%f%k "
 RPROMPT="%(?.%F{10}%?.%F{9}%?)%f %T"
 
-autoload -U compaudit compinit zrecompile giti
+autoload -U compaudit compinit zrecompile giti setup_checklist
 autoload -U colors && colors
 
 # zinit