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