Skip to content

Instantly share code, notes, and snippets.

@ryanwebjackson
Created October 3, 2017 01:56
Show Gist options
  • Save ryanwebjackson/eb6505919198435652d271b84ce98267 to your computer and use it in GitHub Desktop.
Save ryanwebjackson/eb6505919198435652d271b84ce98267 to your computer and use it in GitHub Desktop.
# 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