From 8ac64c7750f4f257b4a54678c28a70a927db0540 Mon Sep 17 00:00:00 2001 From: mj Date: Tue, 31 Mar 2015 21:41:29 +0200 Subject: [PATCH] $HOME --- templates/zshrc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zshrc.sh b/templates/zshrc.sh index 9d9cc69..867cfa6 100644 --- a/templates/zshrc.sh +++ b/templates/zshrc.sh @@ -2,7 +2,7 @@ # ENVIRONMENT: export GJ_ENV=local_aptproxy -export ZCFG=~/.config/zsh-config +export ZCFG=$HOME/.config/zsh-config # Path to your oh-my-zsh installation. export ZSH=$ZCFG/packages/oh-my-zsh -- 2.0.0