Skip to content

Instantly share code, notes, and snippets.

@ERPedersen
Created May 28, 2020 09:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ERPedersen/c317fed253fe3130a087e86932c1e98c to your computer and use it in GitHub Desktop.
Save ERPedersen/c317fed253fe3130a087e86932c1e98c to your computer and use it in GitHub Desktop.
Silence bash deprecation warning (MacOS)
# Silence bash deprecation warning (MacOS)
export BASH_SILENCE_DEPRECATION_WARNING=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment