fix(zsh): add cleanup

This commit is contained in:
2024-07-27 18:27:44 +02:00
parent 7489e0cf84
commit 2a3dba5e9e
+8
View File
@@ -75,6 +75,8 @@ fi
# shellcheck source=.cache/.zsh_plugins.zsh
source "${_plugins_cache}"
unset _antidote _plugins _plugins_cache
#############
# Functions #
#############
@@ -150,3 +152,9 @@ prompt warg
# Emacs mode
bindkey -e
###########
# Cleanup #
###########
unset _here