Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yiskang/powershellrc
- Owner: yiskang
- Created: 2015-05-08T03:15:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T02:21:02.000Z (over 7 years ago)
- Last Synced: 2024-10-31T02:52:18.026Z (2 months ago)
- Language: PowerShell
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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