Hacker News new | ask | show | jobs
by sophacles 4275 days ago
That doesn't change the version of bash pointed at by /bin/sh which is a hardlink to the OSX supplied bash. Even if you previously relinked /bin/sh to a homebrew bash, it won't change versions by upgrading the installed bash.
1 comments

I suppose if you're being brave, you can nuke the built-in bash and symlink it back to brew's copy.