nzioki / yori

Yori is a CMD replacement shell that supports backquotes, job control, and improves tab completion, file matching, aliases, command history, and more.

Home Page:http://www.malsmith.net/yori/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yori: CMD reimagined

Yori is a CMD replacement shell that supports backquotes, job control, and improves tab completion, file matching, aliases, command history, and more. It includes a handful of native Win32 tools that implement commonly needed tasks which can be used with any shell.

Build

Compiling currently requires Visual C++, version 2 or newer. To compile, run NMAKE.

License

Yori is available under the MIT license.

System requirements

For the core shell and components, NT 3.1 or newer for 32 bit; XP 64 or newer for 64 bit. Individual features may require newer versions. Note the ysetup.exe installer requires NT 4 with IE 4 or newer.

About

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/

License:MIT License


Languages

Language:C 97.8%Language:Makefile 1.4%Language:Pawn 0.3%Language:Assembly 0.3%Language:C++ 0.1%