task: Change taskrc includes to absolute paths

In preparation for integrating bugwarrior into these dotfiles I am
changing the taskwarrior include options to absolute paths (though still
retaining the `~` home shortcut).

This seems necessary as bugwarrior, both in its current 1.8.0 and its
git HEAD version, just absolutely refuses to run when the includes are
relative to the taskrc file. A little sad but not too bad overall since
the taskrc in these dotfiles will always live in the XDG_CONFIG_HOME
directory anyway.
This commit is contained in:
Marty Oehme 2024-06-14 22:07:17 +02:00
parent 8f679d0b1a
commit 7761018507
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A

View file

@ -71,13 +71,13 @@ urgency.inherit=1
include /usr/share/doc/task/rc/holidays.de-DE.rc
# Themes are in additional file
include colorscheme
include ~/.config/task/colorscheme
# Taskserver sync settings
include task-sync.rc
include ~/.config/task/task-sync.rc
# My personal tw contexts (e.g. work/personal)
include contexts
include ~/.config/task/contexts
# try to fix some color weirdness, especially in tmux
# color.scheduled=on grey15