Skip to content

Instantly share code, notes, and snippets.

@wallymathieu
Created November 18, 2014 16:20
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 wallymathieu/54c00d38cda2ee871c3f to your computer and use it in GitHub Desktop.
Save wallymathieu/54c00d38cda2ee871c3f to your computer and use it in GitHub Desktop.
Start Powershell with github git
%SystemRoot%\syswow64\WindowsPowerShell\v1.0\powershell.exe -NoExit -ExecutionPolicy Unrestricted -command "& %USERPROFILE%\AppData\Local\GitHub\shell.ps1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment