mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Adding comment with link to homeshick's github page
This commit is contained in:
parent
0f88a73fad
commit
841db4de4c
1 changed files with 5 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue