Skip to content

Instantly share code, notes, and snippets.

View bwilsonms's full-sized avatar
🙃
Debugging

Brad Wilson bwilsonms

🙃
Debugging
  • Microsoft
  • Kingsport, TN
  • 23:50 (UTC -04:00)
View GitHub Profile
@bwilsonms
bwilsonms / bwsetup.txt
Last active August 16, 2022 13:56
New Machine Setup
Set-ExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Set-TaskbarSmall
Enable-RemoteDesktop
#Console
choco install powershell
choco install powershell-core
choco install microsoft-windows-terminal
choco install oh-my-posh
choco install poshgit