Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yiskang/powershellrc

My RC files for Windows PowerShell
https://github.com/yiskang/powershellrc

Last synced: 21 days ago
JSON representation

My RC files for Windows PowerShell

Awesome Lists containing this project

README

        

# RC files for Windows PowerShell

###Installation
1. Open Powershell and type below:
```
$ cd "$env:USERPROFILE\Documents\WindowsPowerShell"
$ curl -O https://github.com/yiskang/PowerShellRc/Microsoft.PowerShell_profile.ps1
```
2. Reopen Powershell