diff options
| author | Thomas Schmucker <ts@its1.de> | 2026-02-20 13:21:28 +0100 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2026-02-20 13:21:28 +0100 |
| commit | ec294c0b051fdbe610b65c6347ed64f02ecc4537 (patch) | |
| tree | d4cf1f748b5ccb97fe21449ea3784e60effb96b3 /taskwarrior/taskrc | |
| parent | 60328a322d85755a94da0f077455a9403db67943 (diff) | |
| download | dotfiles-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/taskrc | 2 |
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 |
| 20 | data.location=~/.task | 20 | data.location=~/.task |
| 21 | weekstart=Monday | ||
| 22 | color=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 |
