diff --git a/install b/install index 36070824..ea9b7b65 100755 --- a/install +++ b/install @@ -7,6 +7,9 @@ set -x ln -nsfv /dev/null $HOME/nul ln -nsfv /dev/null $HOME/null +# Of course LaTeX templates exist +mkdir -vp ~/texmf/tex/latex/local + # If my allowed_signers are present, use them, if not, clone them, and try # again. The gitconfig expects them here. if [ -d $HOME/src/codeberg.org/Aminda/ssh-allowed_signers ]; then