diff --git a/bin/bashrc b/bin/bashrc index fb63a912f..627b0f42a 100755 --- a/bin/bashrc +++ b/bin/bashrc @@ -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'