Closed ftc closed 7 years ago
Just a note that the outdated bash really is an issue with MACOS itself and not a nix issue. I think the way to solve this is to upgrade bash through homebrew.
https://johndjameson.com/blog/updating-your-shell-with-homebrew/
@octalsrc I believe that the chsh command is used to switch shells and is probably what nix used. Use this with care because it seems like it could be difficult to switch it to something working if you switch it to something broken.
osx troubleshooting step added to contributing doc.