X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=538c0794899e9794ce4c2932690da9c8b66882b5;hb=4c4090eaaf02f914d210b8996bc88464779c1033;hp=6004b6c15fac18195b2899fa3557e61500ed6ff1;hpb=a00b2427d3b8070ee5f7263b5becde015ab2e1d3;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 6004b6c..538c079 100755 --- a/setup.sh +++ b/setup.sh @@ -20,8 +20,11 @@ . ../lib.sh -# gdb, gnu debugger. +# gdb, GNU debugger. link gdbinit ~/.gdbinit # Maxima, a symbolic algebra program. link maxima ~/.maxima + +# perlcritic to check Perl programs for common problems. +link perl/perlcriticrc ~/.perlcriticrc