aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-02 19:30:07 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-02 19:52:54 +1200
commitb1137539d0195b929d6d3b4a2576919ea5e58e03 (patch)
tree9724046e679f31580704fb2b6c02a69fcef4891f /games
parentAdd shb(1) (diff)
downloaddotfiles-b1137539d0195b929d6d3b4a2576919ea5e58e03.tar.gz
dotfiles-b1137539d0195b929d6d3b4a2576919ea5e58e03.zip
kvlt(6)/zs(6) get shebangs from shb(1) at build
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