dotfiles/meta/tasks/latex.yaml
2021-01-27 21:40:04 +01:00

10 lines
188 B
YAML

- link:
~/.latexmkrc: conf/latexmkrc
- shell:
- command: '/bin/bash -c helpers/install_latex.sh'
description: Create latex personal directory
stderr: true
stdout: true