Skip to content

Instantly share code, notes, and snippets.

@maravedi
Last active August 29, 2015 14:12
Show Gist options
  • Save maravedi/28cde71f828f89f92ee4 to your computer and use it in GitHub Desktop.
Save maravedi/28cde71f828f89f92ee4 to your computer and use it in GitHub Desktop.
Windows Append to Path Command Line
set PATH=%PATH%;C:\whatever\you\need\to\add
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment