Windows Console Style
Automatically style the windows consoles CMD and PowerShell.
This script automatically
- installs the monospace font Meslo LG DZ with increased vertical spacing,
- uses concfg to install a custom console preset and
- opens a new CMD and PowerShell console with a demo of the new color setup.
Screenshots
CMD
PowerShell
Installation
Install Git
Install the latest version from:
Clone repository
Clone the windows_console_style repository including its submodules to a nice place on your machine via:
git clone --recurse-submodules https://github.com/countzero/windows_console_style.git
Execute
Execute the ./install.cmd.
Customize
Simply open the ./preset/default.json file and change it to your needs. Execute the ./install.cmd. script to apply the changes to your system.
License
Windows Console Style is released under the MIT license.