Skip to content

Instantly share code, notes, and snippets.

@jnm2
Created November 21, 2019 23:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jnm2/ceecac9d56931f5fd9303f678ad54032 to your computer and use it in GitHub Desktop.
Save jnm2/ceecac9d56931f5fd9303f678ad54032 to your computer and use it in GitHub Desktop.
Import-Module 'C:\ProgramData\chocolatey\tools\poshgit\dahlbyk-posh-git-9bda399\src\posh-git.psd1'
if ((Get-Location).Path -eq $env:USERPROFILE) { cd $env:USERPROFILE\Source\Repos }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment