Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerShell-profile

My profile settings for Windows PowerShell.

Instructions

Windows PowerShell profile script

Put the contents of this repo where Windows expects it, e.g. at the path returned by this command:

echo $profile

In order to get PowerShell use it, you may need to set the execution policy. To allow local and remote-signed scripts, run (as administrator) this command:

Set-ExecutionPolicy RemoteSigned

Modules

posh-git

Requirements

  • ssh-agent.exe in PATH, usually at C:\Program Files (x86)\Git\bin

About

My profile settings for Windows PowerShell.

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages