summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 9d0cd9c..9671f31 100644
--- a/zshrc
+++ b/zshrc
@@ -257,6 +257,7 @@ else
alias base64-decode='perl -MMIME::Base64 -e "print decode_base64(<>)"'
fi
+alias pdflatex='pdflatex -halt-on-error'