benjamindimant / latex-clean

A small script used to clear temporary files created by latex.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

latex-clean

A small script used to clear temporary files created by latex.

To store the script and run it from any directory:

  1. Create a bin folder in the $HOME or ~/ directory.
  2. Move the script into that folder.
  3. Modify the .bashrc or .bash_profile file with export PATH="$HOME/bin:${PATH}"

About

A small script used to clear temporary files created by latex.


Languages

Language:Shell 100.0%