From aa47ebcb0eb7ab10a8c92b3680dc6875c93d0189 Mon Sep 17 00:00:00 2001 From: Alex Selimov Date: Thu, 14 May 2020 09:43:38 -0400 Subject: [PATCH] Add clean latex file for use with vim autoleave --- cleanLatex | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 cleanLatex diff --git a/cleanLatex b/cleanLatex new file mode 100755 index 0000000..8c27d57 --- /dev/null +++ b/cleanLatex @@ -0,0 +1,3 @@ +#!/bin/bash + +rm $1.aux $1.bcf $1.snm $1.blg $1.toc $1.log $1.nav $1.out $1.run.xml $1.bbl