mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
🔖 Update config
This commit is contained in:
parent
99cc99c7d4
commit
394d56fa69
27 changed files with 478 additions and 398 deletions
15
taskrc
Normal file
15
taskrc
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Taskwarrior program configuration file.
|
||||
|
||||
### Files ###
|
||||
data.location=~/.task
|
||||
|
||||
### Color theme ###
|
||||
include /usr/share/doc/task/rc/solarized-dark-256.theme
|
||||
|
||||
### Variables ###
|
||||
weekstart=monday
|
||||
search.case.sensitive=no
|
||||
active.indicator=↪
|
||||
report.list.columns=id,project,priority,description,entry.age
|
||||
alias.burndown=burndown.daily
|
||||
default.command=ready limit:page
|
||||
Loading…
Add table
Add a link
Reference in a new issue