added two new scripts
parent
190d8c1276
commit
ced7cc8c74
@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
#
|
||||||
|
#a script to compile a latex file based in distrobox
|
||||||
|
|
||||||
|
distrobox enter latex2 -- ~/bin/compiletex $@
|
||||||
Loading…
Reference in New Issue