1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-04-28 04:10:15 +08:00

Merge pull request from mcornella/fix-taskwarrior-first-completion

Fix first-tab completion in task command
This commit is contained in:
Robby Russell 2015-02-18 15:09:09 -08:00
commit 8d561aa008

View File

@ -246,3 +246,5 @@ _task_default() {
return ret
}
_task