mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 23:46:41 +02:00
3 lines
125 B
Bash
3 lines
125 B
Bash
export TASKRC=`pwd`/tests/data/.taskrc
|
|
export TASKDATA=`pwd`/tests/data/.task
|
|
export XDG_STATE_HOME=`pwd`/tests/data/.config
|