Skip to content

Instantly share code, notes, and snippets.

@ThatRubenAguilar
Created April 5, 2017 07:35
Show Gist options
  • Save ThatRubenAguilar/101851343711800424974f29e16533e7 to your computer and use it in GitHub Desktop.
Save ThatRubenAguilar/101851343711800424974f29e16533e7 to your computer and use it in GitHub Desktop.
Load posh git into every powershell window

Place in Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 after installing posh-git

# Load posh-git example profile
. 'Documents\WindowsPowerShell\Modules\posh-git\profile.example.ps1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment