Here is some fun with the Windows PowerShell Integrated Scripting Environment or ISE
Start ISE
simply type ise
Start ISE as administrator
start-process PowerShell_ISE –verb RunAs
Customize ISE for SharePoint
http://thecloudengineer.blogspot.com/2011/10/create-ise-enabled-for-sharepoint.html
Configuring the PowerShell ISE for use with Git and GitHub
http://mikefrobbins.com/2016/02/09/configuring-the-powershell-ise-for-use-with-git-and-github/