MacPorts bash on Big Sur as default shell

Bjarne D Mathiesen macintosh at mathiesen.info
Thu Feb 11 20:32:00 UTC 2021


I'd recommend the following which is part of my standard config:

cd /private/etc
cp paths paths.d/999-macOS
mv paths paths.orig
echo "/opt/local/bin"      >  paths
echo "/opt/local/sbin"     >> paths
echo "/opt/local/bin/bash" >> shells
echo "/opt/local/bin/zsh"  >> shells

you can now do "chsh -s /opt/local/bin/bash [user]


-- 
Bjarne D Mathiesen
Korsør ; Danmark ; Europa
----------------------------------------------------------------------
denne besked er skrevet i et totalt M$-frit miljø
macOS 10.15.7 Cataina
2 x 3,46 GHz 6-Core Intel Xeon ; 112 GB 1333 MHz DDR3 ECC
ATI Radeon RX 590 8 GB


More information about the macports-users mailing list