Merge pull request #347 from thedrow/feature/gh-plugin

Added the gh plugin
This commit is contained in:
Omer Katz
2014-10-28 11:49:34 +02:00
2 changed files with 370 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
cite about-plugin
about-plugin 'load gh, if you are using it.'
command -v gh >/dev/null 2>&1 && eval "$(gh alias -s)"