fix not found

This commit is contained in:
bauer
2017-08-03 10:44:07 +02:00
parent 133b7acc01
commit b33f5482f3

2
.zshrc
View File

@@ -62,7 +62,7 @@ if [ -z "$GMXRC" ]; then
fi
source $GMXRC
=============================================
# =============================================
# perl
PATH="/home/bauer/perl5/bin${PATH:+:${PATH}}"; export PATH;