You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
168 B
13 lines
168 B
12 years ago
|
#compdef git-hub-shorten-url
|
||
13 years ago
|
#autoload
|
||
|
|
||
|
#
|
||
12 years ago
|
# Completes git-hub-shorten-url.
|
||
13 years ago
|
#
|
||
|
# Authors:
|
||
|
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||
|
#
|
||
|
|
||
|
_arguments '1:url:' && return 0
|
||
|
|