Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matt9ucci/PSProfiles

My PowerShell profiles
https://github.com/matt9ucci/PSProfiles

Last synced: 8 days ago
JSON representation

My PowerShell profiles

Awesome Lists containing this project

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)'
```