mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-25 03:13:25 +03:00
;bin: bashrc: also define TIMEDOT
This commit is contained in:
parent
6fc117fa15
commit
e9a52b4b9c
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user