Add installation scripts
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
echo "==> LaTeX packages"
|
||||
paru -S --needed \
|
||||
texlive-most tllocalmgr-git \
|
||||
biber
|
||||
Reference in New Issue
Block a user