diff --git a/plugins/available/gh.plugin.bash b/plugins/available/gh.plugin.bash new file mode 100644 index 00000000..64b16567 --- /dev/null +++ b/plugins/available/gh.plugin.bash @@ -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)"