added latexmk alias

This commit is contained in:
Gabe Venberg 2022-02-18 00:45:06 -06:00
parent 89301f24b7
commit 0116f9e845

View file

@ -176,6 +176,7 @@
alias ll='ls -l'
alias say='espeak -v default -p 10 -s 150 -a 200 2> /dev/null'
alias tmux='tmux -u'
alias pdfmk='latexmk -pdf -pvc'
# needs to have a number immediately after it.
alias slideshow='feh --full-screen --randomize --auto-zoom --recursive --slideshow-delay'
# converts all .doc and .docx files in the local directory to pdfs using libreoffice