<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">The following two commands set the homebrew version as my terminal default:<div class=""><br class=""></div><div class=""><div style="margin: 0px; line-height: normal; font-family: 'Andale Mono'; color: rgb(40, 254, 20); background-color: rgba(0, 0, 0, 0.901961);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">sudo bash -c 'echo /usr/local/bin/bash >> /etc/shells'</span></div><div style="margin: 0px; line-height: normal; font-family: 'Andale Mono'; color: rgb(40, 254, 20); background-color: rgba(0, 0, 0, 0.901961);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">chsh -s /usr/local/bin/bash </span></div><div><br class=""></div><div>You can verify it with echo $BASH_VERSION</div><div><br class=""></div><div><br class=""><blockquote type="cite" class=""><div class="">On 3 Apr 2017, at 21:18, Harmen Stoppels <<a href="mailto:harmenstoppels@gmail.com" class="">harmenstoppels@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">I've tried that as well, but don't get it working.<br class=""><br class=""></div>What did you do besides `brew install bash`?<br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">2017-04-03 20:49 GMT+02:00 Steven Eardley <span dir="ltr" class=""><<a href="mailto:steve@eardley.xyz" target="_blank" class="">steve@eardley.xyz</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Aye, that’s the workaround.<br class="">
<br class="">
> On 3 Apr 2017, at 19:48, Jason A. Donenfeld <<a href="mailto:Jason@zx2c4.com" class="">Jason@zx2c4.com</a>> wrote:<br class="">
><br class="">
> Use bash from homebrew?<br class="">
<br class="">
</blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></div></body></html>