Mercurial > dotfiles.old
view bin/mkreport @ 18:fdff344860ef
Set wildmode full
author | Zeger Van de Vannet <zegervdv@me.com> |
---|---|
date | Thu, 13 Mar 2014 22:21:31 +0100 |
parents | d35280c9b023 |
children | 3bc2e4f5cc59 |
line wrap: on
line source
#!/bin/sh # Create a new latex report from template cp $HOME/.templates/report.tex . echo "Created report.tex"