regisf / virtualenvwrapper-powershell

A mimic of the VirtualEnvWrapper project but with Powershell
MIT License
109 stars 28 forks source link

Update install for existing Powershell profiles #13

Closed tsgagnon closed 5 years ago

tsgagnon commented 5 years ago

Made changes to allow the install to update existing Powershell profiles instead of only working when creating a new profile.

One thing to note is that I removed the comments from Profile.ps1 to simplify the update process.

regisf commented 5 years ago

Hi @goronmon, Thanks for your request. Regards, Régis