Skip to content

Instantly share code, notes, and snippets.

@wheelq
Created February 19, 2019 09:49
Show Gist options
  • Save wheelq/7269178ffc028863082f284d8a318b41 to your computer and use it in GitHub Desktop.
Save wheelq/7269178ffc028863082f284d8a318b41 to your computer and use it in GitHub Desktop.
Cleanup after python-venv-prepare.sh
#!/bin/bash
#python-venv-clear.sh
rm -rvf create-*.sh {dea,a}ctivate-*.sh init-*.sh *_venv-{2,3}*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment