Skip to content

Alias support, Better configuration Location.

Compare
Choose a tag to compare
@deetonn deetonn released this 26 Jul 18:21
· 275 commits to master since this release
2a6c8d8

The alias command is now supported. This command can create an alias for any line of execution. The syntax is like this:

Example:

alias command_name="command1 & command2 arg1 & help --all"

All configuration details now live in %AppData%\Roaming\Console\saved. This is a global save point for this application, so any save files will live there. Along with log files.