Fix plugins looking for wrong zgen directory

This commit is contained in:
Marty Oehme 2019-02-24 12:09:43 +01:00
parent ff874c4c79
commit 7bdf7ab1cd

2
.zshrc
View file

@ -130,7 +130,7 @@ load_config_files $ZSH_CONFIG_DIR 3456789
# fi
unset ZSH_CONFIG_DIR
unset ZGEN_DIR
# unset ZGEN_DIR -- Needs to remain set for some plugins to function
unset ZGEN_PARENT_DIR
unset ZSH_SETUP_SHOW_DEBUG
unfunction print_dbg