#23 github: github is aliased to gh too

This commit is contained in:
Julien Nicoulaud 2011-08-31 21:14:45 +02:00
parent 43e47c7934
commit 7a24c5fe69
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#compdef github
#compdef github gh
# ------------------------------------------------------------------------------
# Description
# -----------
@ -12,6 +12,7 @@
# -------
#
# * Sven Lito (https://github.com/svnlto)
# * Julien Nicoulaud (https://github.com/nicoulaj)
#
# ------------------------------------------------------------------------------
# -*- mode: zsh; sh-indentation: 2; indent-tabs-mode: nil; sh-basic-offset: 2; -*-