Skip to content
Paul J. Martinez

Daily thoughts, documented not quite daily.

Month: December 2019

Suppress Catalina zsh Nag Notification

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.

All rights reserved