mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
#23 github: github is aliased to gh too
This commit is contained in:
@@ -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; -*-
|
||||
|
||||
Reference in New Issue
Block a user