1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 07:20:09 +00:00

Unsetting config_file after loading config

This commit is contained in:
Robby Russell 2010-05-06 21:13:59 -07:00
parent 926d9e8893
commit 7d036913c4

View file

@ -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