Quick Start
-
Install
taskwarriorandtaskwarrior-tui. -
Run:
Terminal window taskwarrior-tui -
Use Vim-like keys to navigate your task list. Press
?for more information.
Tip: alias tt to taskwarrior-tui.
Add the following to your shell profile such as ~/.bashrc or ~/.zshrc:
alias tt="taskwarrior-tui"
If startup fails or the UI feels slow, continue to Troubleshooting.