aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-05 23:51:17 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-05 23:51:17 +1200
commit591dbfc06c3941a9e8908d2801314390f14f2a44 (patch)
treee59ed12920e4ab78078b6755bb347490134f62ef /games
parentImprove explanatory note about locales in hurl(1) (diff)
downloaddotfiles-591dbfc06c3941a9e8908d2801314390f14f2a44.tar.gz
dotfiles-591dbfc06c3941a9e8908d2801314390f14f2a44.zip
Translate chars instead of substituting
Diffstat (limited to 'games')
-rwxr-xr-xgames/kvlt4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/kvlt b/games/kvlt
index 4e83a3ad..0dcde0c0 100755
--- a/games/kvlt
+++ b/games/kvlt
@@ -1,12 +1,10 @@
#!/bin/sed -f
# Type like a young black metal enthusiast
y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/
+y/OSU/0ZV/
s,C\([^EH]\),K\1,g
s,CE ,ZE ,g
s,C$,K,g
-s,O,0,g
-s,S,Z,g
-s,U,V,g
s, W, V,g
s,^W,V,g
s,\([A-Z]\)I,\1Y,g