@andros Neat. What I do is put a leading space before the command, like ` echo 'secret sauce' >> .secretsaucedb`. Works on most shells and shell configurations, though I haven't always found it enabled so I might do ` echo test` first and then hit the up arrow to see if it was remembered.