From e7c7b152dfca86b9364bc13b85f14a27f70e7209 Mon Sep 17 00:00:00 2001 From: Luca Bilke <luca@bil.ke> Date: Sat, 12 Oct 2024 16:54:41 +0200 Subject: [PATCH] task: add ez_compose context --- common/.config/task/common | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/common/.config/task/common b/common/.config/task/common index 31580e5a..62ee0002 100644 --- a/common/.config/task/common +++ b/common/.config/task/common @@ -24,5 +24,9 @@ context.work.read=+@work context.work.write=+@work uda.taskwarrior-tui.shortcuts.2=~/.local/libexec/task/work +# ez_compose +context.ez_compose.read=+@privite project:ez_compose +context.ez_compose.write=+@privite project:ez_compose + include /usr/share/doc/task/rc/dark-16.theme include /usr/share/doc/task/rc/holidays.de-DE.rc