Wrapper for cmd.exe and bash.exe based on mintty/wsltty.
- Extract into
C:\Program Files\Console. - Install DejaVu Sans Mono NF fonts located in usr/share/fonts.
- Right-click on Console.lnk and select "Pin to Start".
- Right-click on Terminal.lnk and select "Pin to Start".
- Execute register.cmd as Administrator.
To use the same settings for all cmd.exe windows, execute default.cmd as a user.
Set the User environment variable PROMPT.
$e[32m%USERNAME%$e[0m@$e[32m%COMPUTERNAME%$e[0m$s$e[34m$p$e[0m$s
NOTE: Either replace %USERNAME% in this string or set the environment variable USERNAME.
