summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index c6ed316..57b4204 100644
--- a/bashrc
+++ b/bashrc
@@ -162,6 +162,7 @@ alias passwrap='pass-fzf.bash'
alias nvim='~/.local/bin/nvim'
alias rem1='ssh bobbins rem -c+a1 -w170 -m'
alias rem2='ssh bobbins rem -c+a2 -w170 -m'
+alias _hl_bal_lastmonth='hledger bal --period "this month" --depth 3 Expenses'
# Environment variables
export LEDGER_FILE="$HOME/Budget/ledger/hledger/budget.ledger"