Mark gh plugin as deprecated, hub is suggested as replacement

pull/562/head
Eduardo Bellido Bellido 2015-09-06 19:17:20 +02:00
parent 670e7b1dcc
commit 9006e7a59b
1 changed files with 2 additions and 2 deletions

View File

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