refactor bashconfigs

This commit is contained in:
Grigory Shipunov 2021-11-13 21:40:55 +01:00
parent f704456042
commit 19244e2b9e
Signed by: 0xa
GPG key ID: 91FA5E5BF9AA901C
3 changed files with 11 additions and 5 deletions

1
bash/.bashrc.d/alias.sh Normal file
View file

@ -0,0 +1 @@
alias luamk="latexmk -pdf -pvc -interaction=nonstopmode -pdflatex=lualatex"