Skip to content

jptacek/PowerShellOnePrompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

##PowerShellOnePrompt## ###One PowerShell Prompt to rule them all### This is a Powershell startup script to enable different environments and different modes for withing Windows

There are five different modes

  • Default
  • EndUser
  • Developer
  • SharePoint
  • Admin

###Configuring### To setup the prompt you need to copy it to the PowerShell startup directory. For many Window users you will need to create a directory in your Documents direcotry, WindowsPowerShell and copy the Microsoft.PowerShell_profile.ps1.

This is the profile that will execute each time PowerShell is started. Note, if you have yet to do so, you may need to configure scripts to run

Set-ExecutionPolicy Unrestricted

###Use### Each of the modes has a different

It makes me crazy not to have GacUtil and SharePoint PowerShell scripts available in prompt

Have created a prompt to solve

About

One Prompt to rule them all. A powershell prompt that incorporates developer, sharepoint and git enviornments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published