1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-03 09:49:26 +00:00

Add support for the official GitHub URL shortener

This commit is contained in:
Sorin Ionescu
2012-03-30 11:45:37 -04:00
parent d4a5bedb48
commit 5aed9da1a4
2 changed files with 35 additions and 0 deletions

View File

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