# HG changeset patch # User HackBot # Date 1462583873 0 # Node ID 19ea88584c03fea5a8d62b28b167ae66ecd3dc85 # Parent 1296ab37b7f397b24ab831719c62d90a4a22cff9 ` sed -i \'s/^/^`/\' share/usercmds diff -r 1296ab37b7f3 -r 19ea88584c03 share/usercmds --- a/share/usercmds Sat May 07 01:15:34 2016 +0000 +++ b/share/usercmds Sat May 07 01:17:53 2016 +0000 @@ -1,2 +1,2 @@ -f: give the data from a file as the argument to a command like bf -bf: simple brainfuck intepreter, bf brainfuck code +^`f: give the data from a file as the argument to a command like bf +^`bf: simple brainfuck intepreter, bf brainfuck code