From 0b9e2690ddb2f0bddae02da44c1c43712a2c1231 Mon Sep 17 00:00:00 2001
From: Alen <alen@dotfiles.xyz>
Date: Sun, 19 Jan 2025 19:44:55 +0400
Subject: Autoload setup_checklist

---
 dot_config/zsh/dot_zshrc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'dot_config/zsh')

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
-- 
cgit 1.4.1-2-gfad0