Skip to content

Quick Start

  1. Install taskwarrior and taskwarrior-tui.

  2. Run:

    Terminal window
    taskwarrior-tui
  3. 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:

Terminal window
alias tt="taskwarrior-tui"

If startup fails or the UI feels slow, continue to Troubleshooting.