ohmyzsh/plugins/tasko/README.md
2024-04-04 21:15:44 +03:00

11 lines
292 B
Markdown

# TaskWarrior Plugin
Open annotation content with native open commands (xdg-open or open)
To use it add `tasko` to the plugins array in your zshrc file:
```zsh
plugins=(... tasko)
```
**Note:** you have to [install taskwarrior](https://github.com/GothenburgBitFactory/taskwarrior) first.