Skip to content

Instantly share code, notes, and snippets.

@mikeyp
Last active September 16, 2016 16:07
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikeyp/8f21c9f5f23d39af7af4 to your computer and use it in GitHub Desktop.
Save mikeyp/8f21c9f5f23d39af7af4 to your computer and use it in GitHub Desktop.
BOOM
ag "$@" | peco | awk -F ':' '{print $1 ":" $2}' | xargs pstorm
@mikeyp
Copy link
Author

mikeyp commented Sep 5, 2014

Demo GIF

@mikeyp
Copy link
Author

mikeyp commented Oct 30, 2014

You can get peco at https://github.com/peco/peco

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment