add description

This commit is contained in:
Ha The Tung 2015-12-16 12:06:17 +07:00
parent 8fc9d9e033
commit f13efd7afe
1 changed files with 7 additions and 0 deletions

View File

@ -1,4 +1,11 @@
#compdef hub
# Description
# -----------
#
# Completion script for Github hub (https://github.com/github/hub).
# Origin: https://github.com/github/hub/blob/master/etc/hub.zsh_completion
#
# ------------------------------------------------------------------------------
# Zsh will source this file when attempting to autoload the "_hub" function,
# typically on the first attempt to complete the hub command. We define two new