Browse Source

Merge pull request #646 from whittle/master

Change default zshrc to export $ZSH (as required by check_for_upgrade.sh).
Robby Russell 11 years ago
parent
commit
95302af79b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      templates/zshrc.zsh-template

+ 1 - 1
templates/zshrc.zsh-template

@@ -1,5 +1,5 @@
 # Path to your oh-my-zsh configuration.
-ZSH=$HOME/.oh-my-zsh
+export ZSH=$HOME/.oh-my-zsh
 
 # Set name of the theme to load.
 # Look in ~/.oh-my-zsh/themes/