Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 279 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 279 Bytes

PSProfiles

My PowerShell profiles

Installation

git clone https://github.com/matt9ucci/PSProfiles.git (Split-Path $PROFILE)

or

pwsh -c 'git clone https://github.com/matt9ucci/PSProfiles.git (Split-Path $PROFILE)'