Skip to content

Instantly share code, notes, and snippets.

@alexmorley
Created July 21, 2020 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexmorley/126c2fc1f685f60a2b5361ead2459e27 to your computer and use it in GitHub Desktop.
Save alexmorley/126c2fc1f685f60a2b5361ead2459e27 to your computer and use it in GitHub Desktop.
#!/bin/sh
exec vim +/"${@: -1}" -p $(rg -l "$@")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment