diff options
Diffstat (limited to 'norm_hyphens')
-rwxr-xr-x | norm_hyphens | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/norm_hyphens b/norm_hyphens deleted file mode 100755 index 4a152a1..0000000 --- a/norm_hyphens +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/zsh -x - -sed "s|[ \t]\+\xc2\xad[ \t]\+||g" - |