Browse Source

Unsetting config_file after loading config

Robby Russell 14 years ago
parent
commit
7d036913c4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      oh-my-zsh.sh

+ 2 - 0
oh-my-zsh.sh

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