Created
October 3, 2017 01:56
-
-
Save ryanwebjackson/eb6505919198435652d271b84ce98267 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Change PowerShell terminal windows title. | |
$host.ui.RawUI.WindowTitle = "Changed Title" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment