Skip to content

Instantly share code, notes, and snippets.

@arobb
Last active August 21, 2017 01:11
Show Gist options
  • Save arobb/5c3539aae67dbbe68e8abecb85862be4 to your computer and use it in GitHub Desktop.
Save arobb/5c3539aae67dbbe68e8abecb85862be4 to your computer and use it in GitHub Desktop.
# https://apple.stackexchange.com/a/70189
sudo port install bash
Add /opt/local/bin/bash to /etc/shells
chsh -s /opt/local/bin/bash
Open a new tab and check echo $BASH_VERSION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment