Fix plugins looking for wrong zgen directory
This commit is contained in:
parent
ff874c4c79
commit
7bdf7ab1cd
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue