mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
7 lines
202 B
Bash
Executable File
7 lines
202 B
Bash
Executable File
#!/bin/bash
|
|
rm $HOME/.vim/ftplugin/tex/live-latex-preview.vim
|
|
rm $HOME/.vim/doc/live-latex-preview.txt
|
|
rm $HOME/bin/live-latex-update.sh
|
|
rm $HOME/bin/live-latex-check.sh
|
|
rm $HOME/bin/mupdf-launch.sh
|