Found a simple way to suppress the macOS nag for zsh by adding the following line to my .bash_profile
.
export BASH_SILENCE_DEPRECATION_WARNING=1
Found a simple way to suppress the macOS nag for zsh by adding the following line to my .bash_profile
.
export BASH_SILENCE_DEPRECATION_WARNING=1