X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=94f4535370b3deabe3b5a525048d0feba90ba9c7;hb=c054c2fbc7873aa7255c85422ba5abce825c4bbb;hp=09c2fa6fcc88bd13af03ba1d26479dba2af78ac2;hpb=679839bd587c25c8f760c03042bdd5b76b5dbba9;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 09c2fa6..94f4535 100755 --- a/setup.sh +++ b/setup.sh @@ -18,3 +18,7 @@ if installed hg; then generate m4 hgrc -DHGIGNORE=`pwd`/hgignore -DOS=`os` link hgrc ~/.hgrc fi + +if installed cvs; then + link cvsrc ~/.cvsrc +fi