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
Daily thoughts, documented not quite daily.
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