The following two commands set the homebrew version as my terminal default:

sudo bash -c 'echo /usr/local/bin/bash >> /etc/shells'
chsh -s /usr/local/bin/bash 

You can verify it with echo $BASH_VERSION


> On 3 Apr 2017, at 21:18, Harmen Stoppels <[email protected]> wrote:
> 
> I've tried that as well, but don't get it working.
> 
> What did you do besides `brew install bash`?
> 
> 2017-04-03 20:49 GMT+02:00 Steven Eardley <[email protected] 
> <mailto:[email protected]>>:
> Aye, that’s the workaround.
> 
> > On 3 Apr 2017, at 19:48, Jason A. Donenfeld <[email protected] 
> > <mailto:[email protected]>> wrote:
> >
> > Use bash from homebrew?
> 
> 

_______________________________________________
Password-Store mailing list
[email protected]
https://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to