Merge pull request #347 from thedrow/feature/gh-plugin
Added the gh plugin
This commit is contained in:
4
plugins/available/gh.plugin.bash
Normal file
4
plugins/available/gh.plugin.bash
Normal 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)"
|
||||
Reference in New Issue
Block a user