Mercurial > dotfiles.old
view bin/mkreport @ 26:0bf5f68cf4f9
Add rbenv plugin and sessions
author | zegervdv <zegervdv@me.com> |
---|---|
date | Fri, 28 Mar 2014 11:47:49 +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"