summaryrefslogtreecommitdiff
path: root/writeup/pretty.sh
diff options
context:
space:
mode:
authorthing 1 <thing1@seacrossedlovers.xyz>2024-12-03 09:17:33 +0000
committerthing 1 <thing1@seacrossedlovers.xyz>2024-12-03 09:17:33 +0000
commitfcab9befa83f9d3a354b5e4bef8436c4164133af (patch)
treefef1ee3d7d70b5daf2136e3ed44624a9e9c7a36a /writeup/pretty.sh
parenta2511b902d1010559a4c19d28149ce27a3e8fed2 (diff)
renamed the project to Why are foss tools prefered...
Diffstat (limited to 'writeup/pretty.sh')
-rwxr-xr-xwriteup/pretty.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/writeup/pretty.sh b/writeup/pretty.sh
new file mode 100755
index 0000000..797957c
--- /dev/null
+++ b/writeup/pretty.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+fmt writeup.tex -w 120 > tmp
+mv tmp writeup.tex