diff options
author | thing 1 <thing1@seacrossedlovers.xyz> | 2024-12-07 12:57:38 +0000 |
---|---|---|
committer | thing 1 <thing1@seacrossedlovers.xyz> | 2024-12-07 12:57:38 +0000 |
commit | 36334b6705c2f8379666b4e6d5edafd4639974da (patch) | |
tree | 3a96989b9509c0a7f4a83f23e46c6e90ef140cf7 /writeup/pretty.sh | |
parent | 788c4f3f7f8197400d41c7189076b37a2c1efef8 (diff) |
made a couple minor changes
Diffstat (limited to 'writeup/pretty.sh')
-rwxr-xr-x | writeup/pretty.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/writeup/pretty.sh b/writeup/pretty.sh deleted file mode 100755 index 797957c..0000000 --- a/writeup/pretty.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -fmt writeup.tex -w 120 > tmp -mv tmp writeup.tex |