X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=0f263293d4a12e48a87a1867376afe3f4e164787;hb=35b924d46fd7056f0ec62b1669b1d8c0b57da3f6;hp=6004b6c15fac18195b2899fa3557e61500ed6ff1;hpb=5040d985c1a83c5cddfc6f2ed100a80cdf8b3ff3;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 6004b6c..0f26329 100755 --- a/setup.sh +++ b/setup.sh @@ -25,3 +25,6 @@ link gdbinit ~/.gdbinit # Maxima, a symbolic algebra program. link maxima ~/.maxima + +# perlcritic to check Perl programs for common problems. +link perl/perlcriticrc ~/.perlcriticrc