Answers for "default bash profile mac"

1

mac set bash as default shell

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

.bash_profile mac

touch ~/.bash_profile; open ~/.bash_profile
Posted by: Guest on July-06-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language