Skip to content

Instantly share code, notes, and snippets.

@ssippe
Last active March 21, 2023 02:19
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 ssippe/f91e2907b3119c55ab09a278a28b386d to your computer and use it in GitHub Desktop.
Save ssippe/f91e2907b3119c55ab09a278a28b386d to your computer and use it in GitHub Desktop.
aws-env-var.ps1
aws --profile r1-dev sso login; aws --profile r1-dev configure export-credentials --format powershell | iex; devenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment