aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-24 15:44:57 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-24 15:44:57 +1200
commitb876026fac472469388edd2b696e3103ddf911c4 (patch)
tree4d813a187fae20f8b023e5f0bceb87aa645c0d8c /bin
parentAdd manual page for zs(6) in new section 6 (diff)
downloaddotfiles-b876026fac472469388edd2b696e3103ddf911c4.tar.gz
dotfiles-b876026fac472469388edd2b696e3103ddf911c4.zip
Separate games out into own directory/targets
Diffstat (limited to 'bin')
-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