aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-09 21:28:10 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-09 21:28:10 +1200
commit6f91b67cf342c6a849b7d93d24924e80f1b7d714 (patch)
tree9c83ae62cc75df394fcf1a40d43d10a47461849f /README.markdown
parentEnable PKA for Mutt crypt, disable autodecode (diff)
downloaddotfiles-6f91b67cf342c6a849b7d93d24924e80f1b7d714.tar.gz
dotfiles-6f91b67cf342c6a849b7d93d24924e80f1b7d714.zip
Add rot13(6df)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 2d943a9e..5b833ad8 100644
--- a/README.markdown
+++ b/README.markdown
@@ -476,6 +476,7 @@ There's some silly stuff in `install-games`:
* `kvlt(6df)` translates input to emulate a style of typing unique to black
metal communities on the internet.
* `rndn(6df)` implements an esoteric random number generation algorithm.
+* `rot13(6df)` rotates the Latin letters in its input.
* `xyzzy(6df)` teleports to a marked location on the filesystem.
* `zs(6df)` prepends "z" case-appropriately to every occurrence of "s" in the
text on its standard input.