/windows_console_style

Style the windows consoles CMD and PowerShell.

Primary LanguagePowerShellMIT LicenseMIT

Windows Console Style

Automatically style the windows consoles CMD and PowerShell.

This script automatically

  1. installs the monospace font Meslo LG DZ with increased vertical spacing,
  2. uses concfg to install a custom console preset and
  3. opens a new CMD and PowerShell console with a demo of the new color setup.

Screenshots

CMD

CMD

PowerShell

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.