Add support for vit, an Vimmish Taskwarrior client
This commit is contained in:
parent
9119e7806c
commit
50fe487a18
2 changed files with 237 additions and 0 deletions
|
@ -5,3 +5,6 @@ fi
|
|||
if [[ -z $TIMEWARRIORDB ]]; then
|
||||
export TIMEWARRIORDB=$XDG_DATA_HOME/timew
|
||||
fi
|
||||
if [[ -z $VIT_DIR ]]; then
|
||||
export VIT_DIR=$XDG_CONFIG_HOME/vit
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue