1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-24 20:24:46 +01:00

Merge pull request #3573 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

View File

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