-
Notifications
You must be signed in to change notification settings - Fork 2
Home
It is a PowerShell environment which has been fully configured for you. It includes Console2 as the console window configured with a PowerShell tab. After installation you will have a number of popular PowerShell modules, which can be easily updated from this repository.
Check this post for more details: http://sharpfellows.com/post/Here-is-a-SlightlyPosher-environment.aspx
- Download the latest from: https://github.com/naeemkhedarun/SlightlyPosher/zipball/master
- Unzip
- Run Install.bat – This appends the SlightlyPosher profile to your PowerShell profile.
- Launch Console2
- Execute - Set-ExecutionPolicy Unrestricted
- That’s it!
You can update the entire environment using update.bat. This will download the latest from GitHub and unzip it into your local directory.
This will wipe out any changes to make to existing files (but not delete new ones). So please fork the project on GitHub and send me pull requests for any changes you make.
By default when you run an update the Console2 configuration will be updated as well. If you would like to override the default configuration and prevent your changes from being wiped out, you can do so with Console2.
- Right click on the console and go to settings.
- Click the Console tab.
- Check “Save settings to user directory”