aboutsummaryrefslogtreecommitdiff
path: root/bin/zs
diff options
context:
space:
mode:
Diffstat (limited to 'bin/zs')
-rwxr-xr-xbin/zs5
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/zs b/bin/zs
deleted file mode 100755
index 4a36f99a..00000000
--- a/bin/zs
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sed -f
-# Prepend z appropriately to occurrences of s, in order to make fun of bezrend
-s,s,zs,g
-s,S\([a-z]\),Zs\1,g
-s,S,ZS,g