Skip to content

Instantly share code, notes, and snippets.

@joeyguerra
Created January 20, 2024 17:21
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 joeyguerra/40281141663007542b7563d7c3d47296 to your computer and use it in GitHub Desktop.
Save joeyguerra/40281141663007542b7563d7c3d47296 to your computer and use it in GitHub Desktop.
How to set an environment variable in Windows/PowerShell at the prompt.
$env:DEBUG="hubot:*"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment