mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
TW-1873: Specify different path to extensions/hooks directory
- Thanks to Eli.
This commit is contained in:
parent
77b3ee0561
commit
c300cff00f
6 changed files with 35 additions and 6 deletions
|
@ -180,6 +180,10 @@ shell meta character, which will be properly expanded.
|
|||
|
||||
Note that the TASKDATA environment variable overrides this setting.
|
||||
|
||||
.TP
|
||||
.B hooks.location=$HOME/.task/hooks
|
||||
This is a path to the hook scripts directory. By default it is ~/.task/hooks.
|
||||
|
||||
.TP
|
||||
.B locking=1
|
||||
Determines whether to use file locking when accessing the pending.data and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue