mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 14:36:42 +02:00
5 lines
223 B
Bash
5 lines
223 B
Bash
export TASKRC=`pwd`/tests/data/.taskrc
|
|
export TASKDATA=`pwd`/tests/data/.task
|
|
export TASKWARRIOR_TUI_CONFIG=`pwd`/tests/data/.config
|
|
export TASKWARRIOR_TUI_DATA=`pwd`/tests/data/.data
|
|
export TASKWARRIOR_TUI_LOG_LEVEL=debug
|