2012-09-24 22:19:41 +00:00
|
|
|
#compdef git-hub-shorten-url
|
2012-03-30 15:45:37 +00:00
|
|
|
#autoload
|
|
|
|
|
|
|
|
#
|
2012-09-24 22:19:41 +00:00
|
|
|
# Completes git-hub-shorten-url.
|
2012-03-30 15:45:37 +00:00
|
|
|
#
|
|
|
|
# Authors:
|
|
|
|
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
|
|
|
#
|
|
|
|
|
|
|
|
_arguments '1:url:' && return 0
|