Answers for "why does mac os uses zsh instead of bash"

0

how to use zsh on mac

brew install zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
Posted by: Guest on November-15-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language