Answers for "how to make bash default shell mac"

0

mac set bash as default shell

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

zsh to bash mac

exec bash
Posted by: Guest on June-13-2020

Code answers related to "how to make bash default shell mac"

Browse Popular Code Answers by Language