X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=23c1f8ea860a2e78e0212fb839c6e32b2a16f5aa;hb=17f6bf8640f51f1dc043106670edb39d22d2a5c6;hp=e2e1edd7ebaefeeb57aa8475b2e74903dc0d54d4;hpb=43c920771edb6c465a3f21541bf6e4137ed9e023;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index e2e1edd..23c1f8e 100755 --- a/setup.sh +++ b/setup.sh @@ -30,7 +30,6 @@ if installed git; then fi generate m4 gitconfig \ - -DGITIGNORE=`pwd`/gitignore \ -DPATIENCE="$PATIENCE" \ -DOS=`os` \ -DTIG="`pwd`/tig.pl" @@ -43,7 +42,6 @@ fi if installed hg; then generate m4 hgrc \ - -DHGIGNORE=`pwd`/hgignore \ -DOS=`os` link hgrc ~/.hgrc fi