Skip to content

Instantly share code, notes, and snippets.

@idkqh7
Created September 13, 2014 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save idkqh7/2d6b3b673f948e55542f to your computer and use it in GitHub Desktop.
Save idkqh7/2d6b3b673f948e55542f to your computer and use it in GitHub Desktop.
sudo apt-get install texworks
wget https://gist.github.com/idkqh7/369ec0fc915fcbbee559/raw/updflatex
chmod +x updflatex
sudo mv updflatex /usr/local/bin/
wget https://gist.github.com/idkqh7/ea94620ec6c5951bef30/raw/addupdflatex.py
python3 addupdflatex.py
rm addupdflatex.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment