Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4e60831

Browse filesBrowse files
authored
Remove console colorization from WinPython_PS_Prompt.ps1
1 parent 393758c commit 4e60831
Copy full SHA for 4e60831

File tree

Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-4
lines changed

‎portable/scripts/WinPython_PS_Prompt.ps1

Copy file name to clipboardExpand all lines: portable/scripts/WinPython_PS_Prompt.ps1
-4Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,4 @@ Param([int]$x=$host.ui.rawui.windowsize.width,
6363
}
6464
# Windows10 yelling at us with 150 40 6000
6565
# Set-WindowSize 195 40 6000
66-
67-
### Colorize to distinguish
68-
$host.ui.RawUI.BackgroundColor = "Black"
69-
$host.ui.RawUI.ForegroundColor = "White"
7066
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.