aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--[-rwxr-xr-x]games/kvlt.sed (renamed from games/kvlt)1
-rw-r--r--[-rwxr-xr-x]games/zs.sed (renamed from games/zs)1
2 files changed, 0 insertions, 2 deletions
diff --git a/games/kvlt b/games/kvlt.sed
index e10b0f9d..1cb06b5a 100755..100644
--- a/games/kvlt
+++ b/games/kvlt.sed
@@ -1,4 +1,3 @@
-#!/bin/sed -f
# Type like a young black metal enthusiast
# Lowercase to capitals
diff --git a/games/zs b/games/zs.sed
index 728156ba..3d64b4ea 100755..100644
--- a/games/zs
+++ b/games/zs.sed
@@ -1,4 +1,3 @@
-#!/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