Unsetting config_file after loading config

master
Robby Russell 16 years ago
parent 926d9e8893
commit 7d036913c4
  1. 2
      oh-my-zsh.sh

@ -17,3 +17,5 @@ then
else
/usr/bin/env zsh $ZSH/tools/check_for_upgrade.sh
fi
unset config_file
Loading…
Cancel
Save