On Monday, November 4, 2013 3:01:34 PM UTC+1, martin wrote: > I often use it to interact with the Terminal. After installing bash > 4.2.45(2) from macports, the Terminal Plugin stopped working as intended. > Whatever action performed, it simply opens a terminal with the home > directory open. > Changing back to /bin/bash fixes the problem. However, I would prefer > staying with bash 4. > Is there a way to fix that? The path of the macports bash is > /opt/local/bin/bash >
Depending on the scope of your intended change you could try Terminal.app > Preferences > Startup > Shells open with chsh -s /opt/local/bin/bash -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver. For more options, visit https://groups.google.com/groups/opt_out.
