Unity icon indicating copy to clipboard operation
Unity copied to clipboard

GitHub Command Line option opens bash, not zsh

Open johnpryan opened this issue 4 years ago • 0 comments

Description

macOS uses zsh by default, so this displays a warning:

The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
bash-3.2$ 

It would be great if there was a way to configure the shell or use the system default.

johnpryan avatar Dec 13 '20 21:12 johnpryan