Thanks to visit codestin.com
Credit goes to github.com

Skip to content

pedroreys/powershell

Repository files navigation

1. Clone this repository into a .powershell directory on your HOME directory

 git clone [email protected]:pedroreys/powershell.git $HOME/.powershell --recursive

2. If you have a powershell profile file already:

Dot source the bash.ps1 file in your profile file
 . $HOME\.powershell\bash.ps1

if don’t have a powershell profile yet, create a symbolic link in one of the powershell profile file locations and point it to the profile file in the .powershell directory

 mklink Microsoft.Powershell_profile %UserProfile%\.powershell\Microsoft.Powershell_profile.ps1

3. Profit.

About

powershell dot files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published