From: Simon Ruderich Date: Tue, 22 Oct 2013 20:28:39 +0000 (+0200) Subject: setup.sh: Drop unnecessary OS constant. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=fba7a6ccc323fc1b33e241c11d2d90538b7b8c0e setup.sh: Drop unnecessary OS constant. --- diff --git a/setup.sh b/setup.sh index 703f27d..fe584a1 100755 --- a/setup.sh +++ b/setup.sh @@ -32,7 +32,6 @@ if installed git; then generate gitconfig .m4 m4 \ -DPATIENCE="$PATIENCE" \ - -DOS=`os` \ -DPWD="`pwd`" link gitconfig ~/.gitconfig fi