From 0a2176094f84b552e408ca112b2d65bce81d238c Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Mon, 14 Nov 2011 00:16:14 +0100 Subject: deprecate scripts --- bin/genVimConf.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/genVimConf.sh') diff --git a/bin/genVimConf.sh b/bin/genVimConf.sh index 79fbf0c..981f676 100755 --- a/bin/genVimConf.sh +++ b/bin/genVimConf.sh @@ -1,5 +1,7 @@ #!/bin/bash +# DEPRECATED + BASEDIR=$(dirname $0) cd ${BASEDIR} -- cgit v1.2.3