mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 20:59:26 +00:00
git-hub-shorten-url: Slug support
This commit is contained in:
@ -5,8 +5,11 @@
|
||||
# Completes git-hub-shorten-url.
|
||||
#
|
||||
# Authors:
|
||||
# Joel Kuzmarski <leoj3n@gmail.com>
|
||||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||
#
|
||||
|
||||
_arguments '1:url:' && return 0
|
||||
_arguments \
|
||||
'1:url:' \
|
||||
'2:slug:' && return 0
|
||||
|
||||
|
Reference in New Issue
Block a user