Answers for "mac zsh to bash"

0

can i go back to bash from zsh mac

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
0

mac terminal install zsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
Posted by: Guest on June-27-2020

Browse Popular Code Answers by Language