malxau / yori

Yori is a CMD replacement shell that supports backquotes, job control, and improves tab completion, file matching, aliases, command history, and more.
http://www.malsmith.net/yori/
MIT License
1.24k stars 31 forks source link

Check timethis missing argument #55

Closed rksouthee closed 4 years ago

rksouthee commented 4 years ago

Check for missing argument when running timethis reference in #54. Running timethis now without an argument prints "timethis: missing argument".

malxau commented 4 years ago

Thanks for the fix!