From 8a1d4251a08395aa88ce103366c2123e2aed9140 Mon Sep 17 00:00:00 2001 From: pikeas Date: Fri, 9 Sep 2011 00:57:36 +0900 Subject: [PATCH] Fixes https://github.com/robbyrussell/oh-my-zsh/issues/567 --- templates/zshrc.zsh-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zshrc.zsh-template b/templates/zshrc.zsh-template index 1ab40aba6..6f0529972 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/