Created
May 20, 2016 05:35
-
-
Save pastak/5d59b1d651b00eb6ac2e0f54c946901b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env sh | |
$(githelp $1 | paste -d' ' - - | peco | sed 's/[\t ]\+/\t/g' | cut -f 7- -d ' ') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
peco-githelp
Use masui/GitHelp with peco
Install
gem install githelp
DEMO