Releases: jasonmcboyd/Environment
Releases · jasonmcboyd/Environment
powershell-core-profile-v41.0.0
Added dendron function
powershell-core-profile-v40.0.0
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
Removed watch command
powershell-core-profile-v38.0.0
Added Remove-Nul command
powershell-core-profile-v37.0.0
Improved a couple of git commands
powershell-core-profile-v36.0.0
Added additional PowerShell commands
powershell-core-profile-v35.0.0
Added 'no-verify' PowerShell command
powershell-core-profile-v34.0.0
Updated base64 encoding PowerShell commands
powershell-core-profile-v33.0.0
Update git.ps1
powershell-core-profile-v32.0.0
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