mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
Update README.md
This commit is contained in:
parent
e7967bd424
commit
853a76c7e3
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
@ -75,6 +75,14 @@ zinit load kdheepak/taskwarrior-tui
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
_Tip_: Alias `tt` to `taskwarrior-tui`.
|
||||||
|
|
||||||
|
Add the following to your dotfiles (e.g. `~/.bashrc`, `~/.zshrc`):
|
||||||
|
|
||||||
|
```
|
||||||
|
alias tt="taskwarrior-tui"
|
||||||
|
```
|
||||||
|
|
||||||
### See it in action:
|
### See it in action:
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
@ -190,3 +198,9 @@ uda.taskwarrior-tui.style.calendar.title=black on rgb444
|
||||||
```
|
```
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
# Related
|
||||||
|
|
||||||
|
For a similar effort, check out `vit`:
|
||||||
|
|
||||||
|
- `vit`: <https://github.com/vit-project/vit>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue