init
This commit is contained in:
11
.zprezto/modules/git/functions/_git-hub-shorten-url
Normal file
11
.zprezto/modules/git/functions/_git-hub-shorten-url
Normal file
@@ -0,0 +1,11 @@
|
||||
#compdef git-hub-shorten-url
|
||||
#autoload
|
||||
|
||||
#
|
||||
# Completes git-hub-shorten-url.
|
||||
#
|
||||
# Authors:
|
||||
# Sorin Ionescu <sorin.ionescu@gmail.com>
|
||||
#
|
||||
|
||||
_arguments '1:url:' && return 0
|
Reference in New Issue
Block a user