voidrice/.scripts/clear.sh
2018-02-20 14:29:53 -07:00

1 line
143 B
Bash
Executable file

find . -maxdepth 1 -regextype gnu-awk -regex "^.*\.(pyc|p yo|bak|swp|aux|log|lof|nav|out|snm|toc|bcf|run\.xml|synctex\.gz|blg|bbl)" -delete