summaryrefslogtreecommitdiffstats
path: root/zsh
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-12-16 23:09:35 +0100
committerGravatar Tom Willemse2014-12-16 23:09:35 +0100
commit529044dd00babc9eda501978599836ddd57ae08e (patch)
treef853fa2738bef7ac3e52500b8dbccc975ee2f992 /zsh
parent437292c92769c3c93167f1c3135fd9efb35e11cb (diff)
downloaddotfiles-529044dd00babc9eda501978599836ddd57ae08e.tar.gz
dotfiles-529044dd00babc9eda501978599836ddd57ae08e.zip
Add HLA alias
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index 884a098..6260c7b 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -32,6 +32,7 @@ alias mysql="mysql --pager"
alias sbcl="rlwrap sbcl"
alias scrot="/usr/bin/scrot -e 'mv \$f ~/pictures/screenshots/'"
alias myctl="systemctl --user"
+alias hla="hla -lmelf_i386"
# Suffix aliases
alias -s pdf="zathura"