[ZSH] Set this years ledger file

This commit is contained in:
Marcel Kapfer 2022-02-15 19:59:33 +01:00
parent f8694cafd8
commit 5dc0ddbf1d
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 6 additions and 0 deletions

View File

@ -187,3 +187,9 @@ if [[ -d "/home/$USER/projects/go/bin" ]]
then
export PATH="/home/$USER/projects/go/bin:$PATH"
fi
####################
### LEDGER STUFF ###
####################
export LEDGER_FILE="/home/$USER/hledger/2022.journal"