;bin:bashrc: more command aliases
This commit is contained in:
parent
f634616e20
commit
d06d1f5ba0
@ -28,8 +28,10 @@ alias plot='hledger plot'
|
|||||||
alias prices='hledger prices'
|
alias prices='hledger prices'
|
||||||
alias print='hledger print'
|
alias print='hledger print'
|
||||||
alias reg='hledger register'
|
alias reg='hledger register'
|
||||||
|
alias repl='hledger repl'
|
||||||
alias rewrite='hledger rewrite'
|
alias rewrite='hledger rewrite'
|
||||||
alias roi='hledger roi'
|
alias roi='hledger roi'
|
||||||
|
alias run='hledger run'
|
||||||
alias stats='hledger stats'
|
alias stats='hledger stats'
|
||||||
alias tags='hledger tags'
|
alias tags='hledger tags'
|
||||||
alias ui='hledger ui'
|
alias ui='hledger ui'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user