Skip to content

Instantly share code, notes, and snippets.

@fixlr
Last active December 15, 2015 22:27
Show Gist options
  • Save fixlr/53b2e8709cd47ee8c5a0 to your computer and use it in GitHub Desktop.
Save fixlr/53b2e8709cd47ee8c5a0 to your computer and use it in GitHub Desktop.
agvim () {
ag -l $* | xargs -o vim
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment