Skip to content

Instantly share code, notes, and snippets.

@reganto
Created April 7, 2022 10:23
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 reganto/8f599e25edd3c02d8f53a3717a515c40 to your computer and use it in GitHub Desktop.
Save reganto/8f599e25edd3c02d8f53a3717a515c40 to your computer and use it in GitHub Desktop.
pipuninst_all alias
# ~/.aliases
pipuninst_all='pip uninstall -y -r <(pip freeze)'
# ~/.zshrc or ~/.bashrc
source ~/.aliases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment