Changing to zsh from bash
does changing to zsh from bash in Catalina effect or change the performance of the OS X ?
MacBook Pro 15", macOS 10.15
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
does changing to zsh from bash in Catalina effect or change the performance of the OS X ?
MacBook Pro 15", macOS 10.15
Weemac123 wrote:
does changing to zsh from bash in Catalina effect or change the performance of the OS X ?
No.
https://support.apple.com/en-lk/guide/terminal/trml113/mac
You can see all the available shells from the terminal, copy and paste:
cat /etc/shells
The shell is simply an interactive login command interpreter and as a shell script command processor.
Weemac123 wrote:
does changing to zsh from bash in Catalina effect or change the performance of the OS X ?
No.
https://support.apple.com/en-lk/guide/terminal/trml113/mac
You can see all the available shells from the terminal, copy and paste:
cat /etc/shells
The shell is simply an interactive login command interpreter and as a shell script command processor.
No. It just changes the shell
Changing to zsh from bash