X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=abdbc652f51d3590d9d0e7a7f585380900e0ed8c;hb=7ae5d9ba71e8eaafaf82d31dba7cd4c2d759ad03;hp=fab36587ab10df2d6c53d4bbb5f0db801c0d5606;hpb=eeffb4dd1023afabde1b611f353ccb83bd48a00e;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index fab3658..abdbc65 100755 --- a/setup.sh +++ b/setup.sh @@ -8,6 +8,10 @@ generate m4 gitconfig -DGITIGNORE=`pwd`/gitignore -DOS=`os` link gitconfig ~/.gitconfig +if installed tig; then + link tigrc ~/.tigrc +fi + if installed hg; then link hgrc ~/.hgrc link hgignore ~/.hgignore