An open API service indexing awesome lists of open source software.

https://github.com/captncodr/updateenv

Update an already loaded environment variable with a short command
https://github.com/captncodr/updateenv

powershell powershell-cmdlets

Last synced: 11 months ago
JSON representation

Update an already loaded environment variable with a short command

Awesome Lists containing this project

README

          

# Update-Env "Variable"

Update an already loaded environment variable with this PowerShell cmdlet in only one short line:

```
Update-Env "YourVar"
```

more is coming ...