Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 393758c + 4e60831 commit bbe479aCopy full SHA for bbe479a
portable/scripts/WinPython_PS_Prompt.ps1
@@ -63,8 +63,4 @@ Param([int]$x=$host.ui.rawui.windowsize.width,
63
}
64
# Windows10 yelling at us with 150 40 6000
65
# Set-WindowSize 195 40 6000
66
-
67
-### Colorize to distinguish
68
-$host.ui.RawUI.BackgroundColor = "Black"
69
-$host.ui.RawUI.ForegroundColor = "White"
70
0 commit comments