X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=fab36587ab10df2d6c53d4bbb5f0db801c0d5606;hb=eeffb4dd1023afabde1b611f353ccb83bd48a00e;hp=283a8ee531213f52d0e4415266593a98dea12fd8;hpb=9bcf06594b3f91b9c7fb7e4c1e1595c3d3950600;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 283a8ee..fab3658 100755 --- a/setup.sh +++ b/setup.sh @@ -5,12 +5,9 @@ . ../lib.sh -# Generate gitconfig. -m4 gitconfig -DHOME=$HOME -DOS=`os` - -# Link setup. +generate m4 gitconfig -DGITIGNORE=`pwd`/gitignore -DOS=`os` link gitconfig ~/.gitconfig -link gitignore ~/.gitignore + if installed hg; then link hgrc ~/.hgrc link hgignore ~/.hgignore