summaryrefslogtreecommitdiff
path: root/writeup/pretty.sh
blob: 797957c9caaab7348f2436ec76a05aa356e50b85 (plain)
1
2
3
#!/bin/sh
fmt writeup.tex -w 120 > tmp
mv tmp writeup.tex