X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=vcs%2Fsetup.sh;h=664f938058b015881113d25f75b84854a7895be0;hp=bf22f99166748ec23867772fd76e5f1d145c67c0;hb=f2c6086838bcdf795c3322c27d78a6bfc49c9d4b;hpb=9fb6cc6a2d46ce2e3cc358b59a310ad631be2843 diff --git a/vcs/setup.sh b/vcs/setup.sh index bf22f99..664f938 100755 --- a/vcs/setup.sh +++ b/vcs/setup.sh @@ -54,11 +54,7 @@ if installed git; then fi if installed tig; then - if tig --version | grep -F 'tig version 1.' >/dev/null; then - link tigrc.old ~/.tigrc - else - link tigrc ~/.tigrc - fi + link tigrc ~/.tigrc fi if installed hg; then