Skip to content

Instantly share code, notes, and snippets.

@afreeland
Created June 29, 2017 15:08
Show Gist options
  • Save afreeland/0ec3e78769f977aaf0a49e34859919cb to your computer and use it in GitHub Desktop.
Save afreeland/0ec3e78769f977aaf0a49e34859919cb to your computer and use it in GitHub Desktop.
System Environment Path Variable to GitHub %GitHub% $env:GitHub
[Environment]::SetEnvironmentVariable("GitHub", $env:USERPROFILE + "\Documents\GitHub", "Machine")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment