X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=fe584a195a9379ce5027d3b9dcd2226e4a6a0ac3;hb=fba7a6ccc323fc1b33e241c11d2d90538b7b8c0e;hp=4b5fc72b8e3b2b05eb1d02c9a9ae90f0f76556d2;hpb=f72da7852fe0e689875030ec2972f3198be91458;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 4b5fc72..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 @@ -42,8 +41,6 @@ if installed tig; then fi if installed hg; then - generate hgrc .m4 m4 \ - -DOS=`os` link hgrc ~/.hgrc fi