Skip to content

Instantly share code, notes, and snippets.

@pastak
Created May 20, 2016 05:35
Show Gist options
  • Save pastak/5d59b1d651b00eb6ac2e0f54c946901b to your computer and use it in GitHub Desktop.
Save pastak/5d59b1d651b00eb6ac2e0f54c946901b to your computer and use it in GitHub Desktop.
#!/usr/bin/env sh
$(githelp $1 | paste -d' ' - - | peco | sed 's/[\t ]\+/\t/g' | cut -f 7- -d ' ')
@pastak
Copy link
Author

pastak commented May 20, 2016

peco-githelp

Use masui/GitHelp with peco

Install

DEMO

Gyazo

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