Skip to content

Instantly share code, notes, and snippets.

@dehora
Last active December 29, 2015 13:18
Show Gist options
  • Save dehora/7675975 to your computer and use it in GitHub Desktop.
Save dehora/7675975 to your computer and use it in GitHub Desktop.
find . | grep "snaps"
find . | grep "*.rb" | grep ..
grep -r require . | less -s # js minify
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment