diff --git a/profile b/profile index a1fb689..a46152f 100644 --- a/profile +++ b/profile @@ -26,6 +26,7 @@ case $arch in Darwin) alias indent='gnuindent' alias acls='/bin/ls -le' + PATH=/opt/local/bin:$PATH ;; esac