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