Getting bored of the default PowerShell in Windows? This is for you :D
Command prompt template preview
-
Edit
$PROFILEfile, type into terminal (PowerShell)notepad $PROFILE # or code $PROFILE # open file at Visual Studio Code
$PROFILE- that is a path to the file that is loaded when PowerShell starts -
Paste copied before text into
$PROFILEfile and save.Done :D