Skip to content

Instantly share code, notes, and snippets.

@MattHodge
Created November 8, 2015 04:53
Show Gist options
  • Save MattHodge/4988ffcb68c8f4da44a4 to your computer and use it in GitHub Desktop.
Save MattHodge/4988ffcb68c8f4da44a4 to your computer and use it in GitHub Desktop.
Add Path Environment Variable
# Requires the Add-PathVariable function from my PowerShell Profile
Add-PathVariable -Path 'C:/opscode/chefdk/embedded/bin'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment