not update chah-s/bin/zsh

not run the shell chash -s /bin /zsh


Posted on May 20, 2020 3:38 PM

Reply
Question marked as Top-ranking reply

Posted on May 20, 2020 4:26 PM

If you DO NOT want to switch to zsh, then you can add the following to your .bash_profile

export BASH_SILENCE_DEPRECATION_WARNING=1

And macOS will stop bugging you to switch.


If you want a newer version of bash, then use Homebrew to get a newer version.


If you do want to switch to zsh, then the command is

/usr/bin/chsh -s /bin/zsh


If I have guessed wrong about what you want, please clarify.

1 reply
Question marked as Top-ranking reply

May 20, 2020 4:26 PM in response to NIKHILCHAUDHARU

If you DO NOT want to switch to zsh, then you can add the following to your .bash_profile

export BASH_SILENCE_DEPRECATION_WARNING=1

And macOS will stop bugging you to switch.


If you want a newer version of bash, then use Homebrew to get a newer version.


If you do want to switch to zsh, then the command is

/usr/bin/chsh -s /bin/zsh


If I have guessed wrong about what you want, please clarify.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

not update chah-s/bin/zsh

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.