Skip to content

Instantly share code, notes, and snippets.

@bedecarroll
Created October 20, 2013 23:26
Show Gist options
  • Save bedecarroll/7076589 to your computer and use it in GitHub Desktop.
Save bedecarroll/7076589 to your computer and use it in GitHub Desktop.
Create PowerShell profile.
New-Item $profile -Force
notepad $profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment