Skip to content

Powershell

mapoart edited this page Sep 3, 2020 · 3 revisions

If you need Powershell (Windows Only) latest stable version : Powershell

If you have 2 versions of Powershell installed (5 and 6) you can easy switch between them.

image

more about Powershell, like color changing: Powershell

Color Themes in Powershell

To manage presets on your Powershell you can use great tool from Luke Sampson: concfg.

Reset Powershell to default colors

concfg import https://raw.githubusercontent.com/lukesampson/concfg/master/presets/powershell-legacy.json

Use other themes

There is a lot of themes available with this great tool concfg:

https://github.com/lukesampson/concfg/tree/master/preset_examples

Clone this wiki locally