Skip to content

Instantly share code, notes, and snippets.

@jmconway
Created May 10, 2021 15:40
Show Gist options
  • Save jmconway/f205ec162f46ab0c8eb85bf93a60709c to your computer and use it in GitHub Desktop.
Save jmconway/f205ec162f46ab0c8eb85bf93a60709c to your computer and use it in GitHub Desktop.
Clear the Microsoft PowerShell console history in your terminal.
[Microsoft.PowerShell.PSConsoleReadLine]::ClearHistory()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment