4 lines
71 B
Bash
4 lines
71 B
Bash
|
#!/usr/bin/env sh
|
||
|
|
||
|
export TIMEWARRIORDB="$XDG_CONFIG_HOME/timewarrior"
|