Unsetting config_file after loading config
This commit is contained in:
parent
9ec6086282
commit
91c9864326
|
@ -17,3 +17,5 @@ then
|
||||||
else
|
else
|
||||||
/usr/bin/env zsh $ZSH/tools/check_for_upgrade.sh
|
/usr/bin/env zsh $ZSH/tools/check_for_upgrade.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
unset config_file
|
Loading…
Reference in a new issue