#23 github: github is aliased to gh too
This commit is contained in:
parent
43e47c7934
commit
7a24c5fe69
3
_github
3
_github
|
@ -1,4 +1,4 @@
|
||||||
#compdef github
|
#compdef github gh
|
||||||
# ------------------------------------------------------------------------------
|
# ------------------------------------------------------------------------------
|
||||||
# Description
|
# Description
|
||||||
# -----------
|
# -----------
|
||||||
|
@ -12,6 +12,7 @@
|
||||||
# -------
|
# -------
|
||||||
#
|
#
|
||||||
# * Sven Lito (https://github.com/svnlto)
|
# * 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; -*-
|
# -*- mode: zsh; sh-indentation: 2; indent-tabs-mode: nil; sh-basic-offset: 2; -*-
|
||||||
|
|
Loading…
Reference in New Issue