cuplv / cuanto

Apache License 2.0
1 stars 1 forks source link

Add a workaround for old bash problem for nix #61

Closed ftc closed 7 years ago

ftc commented 7 years ago

osx troubleshooting step added to contributing doc.

ftc commented 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.