implemented config for pimutils. TODO: list of programs needed is starting to become large. For example, this commit introduces the reqirement of a pass password store. make some documentation.
This commit is contained in:
parent
baa1ff01ce
commit
a9a3a93a7d
5 changed files with 134 additions and 0 deletions
7
todoman/.config/todoman/todoman.conf
Normal file
7
todoman/.config/todoman/todoman.conf
Normal file
|
@ -0,0 +1,7 @@
|
|||
[main]
|
||||
path = ~/.calendars/*
|
||||
default_due = 0
|
||||
date_format = %Y-%m-%d
|
||||
default_list = personal
|
||||
humanize = true
|
||||
timeformat = %H:%M
|
Loading…
Add table
Add a link
Reference in a new issue