From b31ace79ea5f6b3f279c544cd3a443d6fbf2a24d Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 26 Feb 2026 10:05:59 +0000 Subject: overhaul --- norm-hyphens | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'norm-hyphens') diff --git a/norm-hyphens b/norm-hyphens index 4a152a1..6491d13 100755 --- a/norm-hyphens +++ b/norm-hyphens @@ -1,4 +1,3 @@ -#!/bin/zsh -x +#!/bin/zsh sed "s|[ \t]\+\xc2\xad[ \t]\+||g" - -- cgit v1.2.3