Drop TASKRC export, since 2.6 doesn't need it
This commit is contained in:
parent
3d0ce126fa
commit
932e9134a6
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
|||
#! zsh
|
||||
if [[ -z $TASKRC ]]; then
|
||||
export TASKRC=$XDG_CONFIG_HOME/task/taskrc
|
||||
fi
|
||||
if [[ -z $TIMEWARRIORDB ]]; then
|
||||
export TIMEWARRIORDB=$XDG_DATA_HOME/timew
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue