mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 23:46:41 +02:00
Update README.md
This commit is contained in:
parent
ff0d35d16a
commit
9874ee3623
1 changed files with 9 additions and 0 deletions
|
@ -17,6 +17,15 @@ A Taskwarrior TUI written in Rust.
|
|||
2. Unzip the tar.gz file
|
||||
3. Run with `./taskwarrior-tui`.
|
||||
|
||||
**Using [zdharma/zinit](https://github.com/zdharma/zinit)**
|
||||
|
||||
Add the following to your `~/.zshrc`:
|
||||
|
||||
```zsh
|
||||
zinit ice wait:2 lucid extract"" from"gh-r" as"command" mv"taskwarrior-tui* -> tt"
|
||||
zinit load kdheepak/taskwarrior-tui
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
- `/`: `task {string}` - Filter task report
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue