From 3d85d25ed0bee5ca39fe1513b7c2c9bf55227973 Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 27 Apr 2022 16:05:22 +0200 Subject: Removed this shit --- src/other/confgit.csh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 src/other/confgit.csh 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 -- cgit v1.2.3