Skip to content

cneller/PowerShellEnv

 
 

Repository files navigation

About dotfiles

This is my collection of profile options and configuration settings for Windows PowerShell.

Installation Instructions

The powershell files can be dropped under c:\users\USERID\Documents\WindowsPowerShell.

To install the necessary modules, run ./install.ps1.

You'll likely need to set your ExecutionPolicy... I use RemoteSigned. Just run Set-ExecutionPolicy RemoteSigned.

Need help?

Visit my website and shoot me a line.

About

My PowerShell profile, configuration, and other scripts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%