Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 400 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 400 Bytes

My powershell profile and files

Files

  • Microsoft.Powershell_profile - Main PS profile
  • Nuget_profile - Profile that VS loads
  • visualstudio - Re-factoring routines for Visual Studio
  • vs2017 - Set-up a PS command prompt with the Visual Studio command prompt

To install

cd %HOME%
git clone https://github.com/brianschmitt/powershell
. ./powershell/configure_environment.ps1