@ -29,6 +29,9 @@ if [ -d "$HOME/scripts" ] ; then
PATH="$HOME/scripts:$PATH"
fi
# Perl
PATH="${HOME}/go/bin:$PATH"
PATH="${HOME}/perl5/bin:$PATH"