Adding comment with link to homeshick's github page
This commit is contained in:
parent
0f88a73fad
commit
841db4de4c
@ -1,5 +1,10 @@
|
|||||||
#compdef homeshick
|
#compdef homeshick
|
||||||
#autoload
|
#autoload
|
||||||
|
# ------------------------------------------------------------------------------
|
||||||
|
#
|
||||||
|
# Completion script for homeshick (https://github.com/andsens/homeshick)
|
||||||
|
#
|
||||||
|
# ------------------------------------------------------------------------------
|
||||||
|
|
||||||
_homeshick () {
|
_homeshick () {
|
||||||
local context state line curcontext="$curcontext" ret=1
|
local context state line curcontext="$curcontext" ret=1
|
||||||
|
Loading…
Reference in New Issue
Block a user