aboutsummaryrefslogtreecommitdiff
path: root/src/utils.rs
Commit message (Collapse)AuthorAgeFilesLines
* remove all instances of view_month_offsetcursorAkshay2021-02-211-2/+2
|
* use terminal default for bgAkshay2020-08-041-1/+1
|
* feature: read colors and characters from config filesAkshay2020-08-031-33/+90
|
* Add support for configuration fileJordan Jennings2020-07-251-6/+37
|
* 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