From b629ceecb7c1308b67e075f2f237aa4aecc5b9a0 Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Tue, 22 Apr 2008 14:28:04 +0200 Subject: - Added a workspace hashdir - Removed the global LOGCHECK setting --- net:eurodec/Environment.zsh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/net:eurodec/Environment.zsh b/net:eurodec/Environment.zsh index 0136a6d..0f689ca 100644 --- a/net:eurodec/Environment.zsh +++ b/net:eurodec/Environment.zsh @@ -1,7 +1,10 @@ export m_SVIM=/users/picard/local/share/vim/syntax export m_VIM_USER_NAME="H. Hiegel" +export LOGCHECK=0 # Don't want to get fucked up by this trick... + hash -d data=/data/$USER +hash -d workspace=~data/workspace hash -d targets=/targets/$USER export TARGET_PATH=~targets/target -- cgit v1.2.3