Skip to content

Instantly share code, notes, and snippets.

@seanmarpo
Created April 28, 2017 21:41
Show Gist options
  • Save seanmarpo/33e26392a55367534995cc3f34b006f7 to your computer and use it in GitHub Desktop.
Save seanmarpo/33e26392a55367534995cc3f34b006f7 to your computer and use it in GitHub Desktop.
Powershell Path Addition
$env:Path += ";<full-path-to-devaudit-folder-here>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment