From 4c5650ced0f5889db32b942b16643c0604faee8d Mon Sep 17 00:00:00 2001 From: Thomas Forgione Date: Mon, 24 Jul 2017 20:33:53 +0000 Subject: [PATCH] Added GCLONE_PATH --- zsh/exports.zsh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zsh/exports.zsh b/zsh/exports.zsh index 92422c4..baf8f24 100644 --- a/zsh/exports.zsh +++ b/zsh/exports.zsh @@ -39,3 +39,5 @@ fi # for rust export RUST_BACKTRACE=1 +# gclone +export GCLONE_PATH=~/git