summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorRobby Russell <robby@planetargon.com>2014-03-22 13:51:47 -0700
committerRobby Russell <robby@planetargon.com>2014-03-22 13:51:47 -0700
commit95302af79b22ff311f0e49c167419d7e5567db00 (patch)
tree74a5a742ce4b2c331498a6a8f9a8adce03b8b55f /templates
parent319aafce8bf93f7fe1ddbfcafdb42d4a60c1d8a3 (diff)
parentde29ef809dad9c1a1190a4b670cbb30b8b578f3c (diff)
downloadzsh-95302af79b22ff311f0e49c167419d7e5567db00.tar.gz
zsh-95302af79b22ff311f0e49c167419d7e5567db00.tar.bz2
zsh-95302af79b22ff311f0e49c167419d7e5567db00.zip
Merge pull request #646 from whittle/master
Change default zshrc to export $ZSH (as required by check_for_upgrade.sh).
Diffstat (limited to 'templates')
-rw-r--r--templates/zshrc.zsh-template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template
index c2254d055..c25c20e75 100644
--- a/templates/zshrc.zsh-template
+++ b/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/