port prefix command

Daniel nefar at otherware.org
Wed Sep 19 17:24:44 PDT 2012


I currently have the following in my .bashrc

            if [ -f `brew --prefix 2>/dev/null`/etc/bash_completion ]; then
              . `brew --prefix`/etc/bash_completion
            fi

There are plenty of ways to get around this in macports, but I think a port
prefix command would make things simpler and should be easy to implement.

Thoughts?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20120919/8f4db988/attachment.html>


More information about the macports-dev mailing list