Re: MacPorts bash on Big Sur as default shell

2021-02-11 Thread Mike Summers via macports-users
Thanks Rainer, that was exactly the case. On Thu, Feb 11, 2021 at 7:02 AM Rainer Müller wrote: > On 10/02/2021 22.35, Mike Summers via macports-users wrote: > > I'm not able to get MacPorts bash working in Terminal as the default > shell. > > > > This is fresh install

Re: MacPorts bash on Big Sur as default shell

2021-02-11 Thread Mike Summers via macports-users
p/$USER.init_scripts > > if [ -x "/opt/local/bin/bash" ]; then > [ "$BASH" != "/opt/local/bin/bash" ] && exec /opt/local/bin/bash > fi > > > Peter > > > — > Peter West > p...@ehealth.id.au > “Martha,

MacPorts bash on Big Sur as default shell

2021-02-10 Thread Mike Summers via macports-users
I'm not able to get MacPorts bash working in Terminal as the default shell. This is fresh install of Big Sur 11.2 on a new machine, fresh install of MacPorts. Only bash and bash-autocomplete are installed Setting the shell in either the Terminal preferences or for my user to /opt/local/bin/bash