Skip to content

Releases: jasonmcboyd/Environment

powershell-core-profile-v41.0.0

12 Mar 18:19

Choose a tag to compare

powershell-core-profile-v40.0.0

20 Feb 18:55

Choose a tag to compare

Use robocopy /MIR for profile deployment to remove stale files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

powershell-core-profile-v39.0.0

20 Feb 16:26

Choose a tag to compare

Removed watch command

powershell-core-profile-v38.0.0

17 Feb 21:37

Choose a tag to compare

Added Remove-Nul command

powershell-core-profile-v37.0.0

17 Jul 16:38

Choose a tag to compare

Improved a couple of git commands

powershell-core-profile-v36.0.0

04 Jun 16:35

Choose a tag to compare

Added additional PowerShell commands

powershell-core-profile-v35.0.0

23 Jan 20:07

Choose a tag to compare

Added 'no-verify' PowerShell command

powershell-core-profile-v34.0.0

27 Jun 00:15

Choose a tag to compare

Updated base64 encoding PowerShell commands

powershell-core-profile-v33.0.0

13 Mar 16:32
c108614

Choose a tag to compare

powershell-core-profile-v32.0.0

28 Feb 17:28

Choose a tag to compare

Added function to reload environment variables

It only updates the Path variable for now because that is all I care
about at the moment. I do want to update all environment variables
eventually.

Squash me