Skip to content

geoffreyfloyd/powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powershell Startup Script

Powershell configured for various dev environments

Install

  • Open "Windows Powershell" as an administrator (Right click on link, then left click on "Run as Administrator")

  • Run "Set-ExecutionPolicy Unrestricted"

  • Hit 'Y' to confirm

  • Copy/clone the contents of this repo to a folder named WindowsPowerShell within your documents folder (C:\Users\[Username]\Documents\WindowsPowerShell)

    NOTE: It is very important that it is named this exactly and that the contents of the repo are at the root level of the folder. This is where Powershell will search for your startup entry script: index.ps1

  • Close and Reopen Powershell

  • Good to go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published