mpga/mods/pscx.ps1

4 lines
145 B
PowerShell
Raw Normal View History

2020-01-21 14:03:41 +00:00
Import-Module Pscx -arg (Join-Path (Split-Path $Profile) Pscx.UserPreferences.ps1) -EA Ignore
New-Alias -name vs -Value Import-VisualStudioVars