Skip to content

Instantly share code, notes, and snippets.

@mactkg
Created August 20, 2018 11:10
Show Gist options
  • Save mactkg/9f24b14bd3109b71aaa794441864dabf to your computer and use it in GitHub Desktop.
Save mactkg/9f24b14bd3109b71aaa794441864dabf to your computer and use it in GitHub Desktop.
bind main <Ctrl-p> !@sh -c "echo $(cd ./%(repo:cdup) && pwd) | sed -e 's/\\/.*\\/\\(.*\\/.*\\)/\\1/g' | xargs -I_ open 'https://github.com/_/issues?q=is:merged %(commit)'"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment