1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 10:51:41 +00:00

Rename git-hub-short-url to git-hub-shorten-url

This commit is contained in:
Sorin Ionescu
2012-09-24 18:19:41 -04:00
parent 7dd78595ae
commit 9785454938
2 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1,12 @@
#compdef git-hub-shorten-url
#autoload
#
# Completes git-hub-shorten-url.
#
# Authors:
# Sorin Ionescu <sorin.ionescu@gmail.com>
#
_arguments '1:url:' && return 0