Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matt9ucci/PSProfiles
My PowerShell profiles
https://github.com/matt9ucci/PSProfiles
Last synced: 8 days ago
JSON representation
My PowerShell profiles
- Host: GitHub
- URL: https://github.com/matt9ucci/PSProfiles
- Owner: matt9ucci
- License: mit
- Created: 2016-09-04T09:53:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T14:48:28.000Z (8 months ago)
- Last Synced: 2024-04-06T15:45:37.550Z (8 months ago)
- Language: PowerShell
- Homepage:
- Size: 140 KB
- Stars: 10
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - matt9ucci/PSProfiles - My PowerShell profiles (PowerShell)
README
PSProfiles
================My PowerShell profiles
Installation
----------------```powershell
git clone https://github.com/matt9ucci/PSProfiles.git (Split-Path $PROFILE)
```or
```sh
pwsh -c 'git clone https://github.com/matt9ucci/PSProfiles.git (Split-Path $PROFILE)'
```