From 6ed445b0343d222937eb6bb58f6a006501f9d176 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Sat, 25 Sep 2010 12:40:15 +0200 Subject: [PATCH] add some shell profiles Signed-off-by: Nico Schottelius --- doc/internal/csh-profile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/internal/csh-profile diff --git a/doc/internal/csh-profile b/doc/internal/csh-profile new file mode 100644 index 00000000..5dd85e2e --- /dev/null +++ b/doc/internal/csh-profile @@ -0,0 +1,2 @@ +setenv PATH ${PATH}:${HOME}/cdist/bin +setenv CDIST_CONFIG ${HOME}/cdist/conf