Browse Source

Unsetting config_file after loading config

Robby Russell 14 years ago
parent
commit
91c9864326
  1. 2
      oh-my-zsh.sh

2
oh-my-zsh.sh

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