Add history files

This commit is contained in:
Dheepak Krishnamurthy 2021-03-31 22:45:02 -06:00
parent ba84e3fff0
commit 690ce7004f
5 changed files with 194 additions and 62 deletions

View file

@ -40,6 +40,8 @@ anyhow = "1"
async-std = { version = "1", features = ["attributes", "unstable"] }
futures = "0.3"
futures-timer = "3.0"
dirs = "2.0.2"
xdg = "2"
[package.metadata.rpm]
package = "taskwarrior-tui"