mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +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
|
||||
#autoload
|
||||
# ------------------------------------------------------------------------------
|
||||
#
|
||||
# Completion script for homeshick (https://github.com/andsens/homeshick)
|
||||
#
|
||||
# ------------------------------------------------------------------------------
|
||||
|
||||
_homeshick () {
|
||||
local context state line curcontext="$curcontext" ret=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue