add install script

This commit is contained in:
acereca 2020-04-29 17:42:45 +02:00
parent 101308efdc
commit f09c1b8304
2 changed files with 12 additions and 0 deletions

View File

@ -5,3 +5,9 @@
- Presentations (fibeamer)
- Tikz-Standalones
## INSTALL
```
$ ./install.sh
```

6
install.sh Normal file
View File

@ -0,0 +1,6 @@
#! /usr/bin/sh
txmfdir=$HOME/texmf/tex/latex
mkdir -p $txmfdir
ln -s . $texmf/