;bin: bashrc: also define TIMEDOT

This commit is contained in:
Simon Michael 2024-09-02 15:50:16 +01:00
parent 6fc117fa15
commit e9a52b4b9c

View File

@ -148,6 +148,7 @@ eachyear() {
#export TIMELOG=$FINDIR/time.journal
export TIMELOG=$FINDIR/time/time-2024.journal
export TIMEDOT=$FINDIR/time/time-2024.timedot
alias hours="hledger -f $TIMELOG"
alias today='hours -p today'