aboutsummaryrefslogtreecommitdiff
path: root/taskwarrior/taskrc
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2026-02-20 13:21:28 +0100
committerThomas Schmucker <ts@its1.de>2026-02-20 13:21:28 +0100
commitec294c0b051fdbe610b65c6347ed64f02ecc4537 (patch)
treed4cf1f748b5ccb97fe21449ea3784e60effb96b3 /taskwarrior/taskrc
parent60328a322d85755a94da0f077455a9403db67943 (diff)
downloaddotfiles-ec294c0b051fdbe610b65c6347ed64f02ecc4537.tar.gz
dotfiles-ec294c0b051fdbe610b65c6347ed64f02ecc4537.tar.bz2
dotfiles-ec294c0b051fdbe610b65c6347ed64f02ecc4537.zip
taskwarrior: Wochen starten immer am Montag
Diffstat (limited to 'taskwarrior/taskrc')
-rw-r--r--taskwarrior/taskrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/taskwarrior/taskrc b/taskwarrior/taskrc
index 4ca8c5d..3588c10 100644
--- a/taskwarrior/taskrc
+++ b/taskwarrior/taskrc
@@ -18,6 +18,8 @@
18 18
19# Files 19# Files
20data.location=~/.task 20data.location=~/.task
21weekstart=Monday
22color=1
21 23
22# To use the default location of the XDG directories, 24# To use the default location of the XDG directories,
23# move this configuration file from ~/.taskrc to ~/.config/task/taskrc and uncomment below 25# move this configuration file from ~/.taskrc to ~/.config/task/taskrc and uncomment below