join ledgers together
This commit is contained in:
parent
03bfcd7760
commit
8cedff5afd
2
zshrc
2
zshrc
@ -81,8 +81,6 @@ alias ncspot="abduco -A ncspot ncspot"
|
|||||||
|
|
||||||
# Ledger
|
# Ledger
|
||||||
alias haccounts="hledger -I --alias '/.*:Accounts [^:]*:(.*)/=Accounts:\1' bal accounts"
|
alias haccounts="hledger -I --alias '/.*:Accounts [^:]*:(.*)/=Accounts:\1' bal accounts"
|
||||||
alias ladd='ladd -a /data/documents/ledger/2021/main.journal /data/documents/ledger/*/main.journal'
|
|
||||||
alias iadd='iadd /data/documents/ledger/2021/main.journal'
|
|
||||||
alias is='hledger is -b $(date -d "7 months ago" +%Y-%m) -e $(date +%Y-%m) -MTA --tree -2'
|
alias is='hledger is -b $(date -d "7 months ago" +%Y-%m) -e $(date +%Y-%m) -MTA --tree -2'
|
||||||
alias cf='hledger cf -b $(date -d "7 months ago" +%Y-%m) -e $(date +%Y-%m) -MTA --tree -2'
|
alias cf='hledger cf -b $(date -d "7 months ago" +%Y-%m) -e $(date +%Y-%m) -MTA --tree -2'
|
||||||
alias bs='hledger bs not:accounts'
|
alias bs='hledger bs not:accounts'
|
||||||
|
Loading…
Reference in New Issue
Block a user