aboutsummaryrefslogtreecommitdiff
path: root/src/utils.rs
Commit message (Collapse)AuthorAgeFilesLines
* add utils for auto habitsAkshay2020-07-151-9/+19
| | | | auto trackable habits can be added, but not tracked as of this commit
* remove unused imports, upgrade to cursive v0.15Akshay2020-07-121-1/+1
|
* i dun an oopsieAkshay2020-07-101-0/+2
|
* follow XDG_DATA_DIR spec for app dataAkshay2020-07-101-0/+12
|
* move config management to utils.rsAkshay2020-07-101-0/+32