Skip to content

Instantly share code, notes, and snippets.

@crshmk
Created December 8, 2020 20:58
Show Gist options
  • Save crshmk/aa3aa2664c665386c08b0754d30c2013 to your computer and use it in GitHub Desktop.
Save crshmk/aa3aa2664c665386c08b0754d30c2013 to your computer and use it in GitHub Desktop.
delete test snapshots
alias rmsnap="find ./ -name '*.snap' -delete"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment