mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
zsh completion: Fix autoload function boilerplate
Inspired by 4b20bfe0ee
This commit is contained in:
parent
338603efa6
commit
bfbd3b4768
1 changed files with 2 additions and 0 deletions
|
@ -252,3 +252,5 @@ _task_default() {
|
|||
|
||||
return ret
|
||||
}
|
||||
|
||||
_task "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue