]> git.rmz.io Git - dotfiles.git/commitdiff
task: use env variables to set data and hooks location
authorSamir Benmendil <me@rmz.io>
Wed, 27 Dec 2023 09:38:04 +0000 (09:38 +0000)
committerSamir Benmendil <me@rmz.io>
Wed, 14 Feb 2024 13:02:51 +0000 (13:02 +0000)
task/taskrc

index 605059196ccc30135114effc047f7bba1826270c..a24efe498e248b86834f41f6a19aeb208bf70f84 100644 (file)
@@ -11,7 +11,9 @@
 # Use the command 'task show' to see all defaults and overrides
 
 # Files
-data.location=~/.local/share/task
+data.location=$XDG_DATA_HOME/task
+hooks.location=$XDG_CONFIG_HOME/task/hooks
+
 dateformat=d/m/Y