Commit 8ac64c7750f4f257b4a54678c28a70a927db0540

Authored by mj
1 parent 63b46304ad
Exists in master and in 2 other branches 02-merge, dev

$HOME

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -2,7 +2,7 @@
2 2 # ENVIRONMENT:
3 3 export GJ_ENV=local_aptproxy
4 4  
5   -export ZCFG=~/.config/zsh-config
  5 +export ZCFG=$HOME/.config/zsh-config
6 6 # Path to your oh-my-zsh installation.
7 7 export ZSH=$ZCFG/packages/oh-my-zsh
8 8