add timetrap config

This commit is contained in:
James Walker 2015-04-07 22:46:46 -04:00
parent 8190083a55
commit 64e606ffda

13
home/.timetrap.yml Normal file
View File

@ -0,0 +1,13 @@
---
database_file: <%= File.expand_path("~/.timetrap/timetrap.db") %>
round_in_seconds: 900
append_notes_delimiter: ", "
formatter_search_paths:
- <%= File.expand_path("~/.timetrap/formatters") %>
default_formatter: text
auto_sheet: dotfiles
auto_sheet_search_paths:
- <%= File.expand_path("~/.timetrap/auto_sheets") %>
default_command:
auto_checkout: false
require_note: false