Mercurial > dotfiles.old
view bin/mkreport @ 32:2da8d8daa033
Add remaps to vim and aliases to zsh
author | zegervdv <zegervdv@me.com> |
---|---|
date | Fri, 04 Apr 2014 18:12:59 +0200 |
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"