aboutsummaryrefslogtreecommitdiffstats
path: root/src/other/confgit.csh
diff options
context:
space:
mode:
Diffstat (limited to 'src/other/confgit.csh')
-rwxr-xr-xsrc/other/confgit.csh6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/other/confgit.csh b/src/other/confgit.csh
deleted file mode 100755
index da6495c..0000000
--- a/src/other/confgit.csh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/csh
-
-set p = `pwd`
-cd /
-git --git-dir=/usr/local/git/jozan/jozanofastora-conf.git --work-tree=/ $*
-cd $p