aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
authoreug-vs <eugene@eug-vs.xyz>2022-03-25 00:22:46 +0300
committereug-vs <eugene@eug-vs.xyz>2022-03-25 00:23:09 +0300
commit50fcc79968701c0ec167c9f37af498699358a7f8 (patch)
tree57ae386d9d1252f55eeb8ede2bf1edf9e658a31a /zsh/.zshrc
parentc682b6c079972c9b34cadd95951fdf336584c5fd (diff)
downloaddotfiles-50fcc79968701c0ec167c9f37af498699358a7f8.tar.gz
feat(zsh): add hledger aliases
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 1335cc9..380d483 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -28,6 +28,7 @@ alias vf=vifm
alias g=git
alias t=task
alias tw=timew
+alias h=hledger
alias s="sudo systemctl"
alias k=kubectl
alias py=python