Skip to content

Instantly share code, notes, and snippets.

@geraldcroes
Created February 25, 2018 09:33
Show Gist options
  • Save geraldcroes/53fc1d647ed6403b227669e4e8e22a33 to your computer and use it in GitHub Desktop.
Save geraldcroes/53fc1d647ed6403b227669e4e8e22a33 to your computer and use it in GitHub Desktop.
Add a new bash to your available shells
sudo bash -c ‘echo /usr/local/bin/bash >> /etc/shells’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment