Answers for "how to change default shell to bash on mac"

0

mac set bash as default shell

chsh -s /bin/bash
Posted by: Guest on June-11-2020

Code answers related to "how to change default shell to bash on mac"

Browse Popular Code Answers by Language