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