浏览代码

Change default zshrc to export $ZSH (as required by check_for_upgrade.sh).

Jason Whittle 13 年之前
父节点
当前提交
de29ef809d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      templates/zshrc.zsh-template

+ 1 - 1
templates/zshrc.zsh-template

@@ -1,5 +1,5 @@
 # Path to your oh-my-zsh configuration.
 # 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.
 # Set name of the theme to load.
 # Look in ~/.oh-my-zsh/themes/
 # Look in ~/.oh-my-zsh/themes/