Added set-profile.ps1

This commit is contained in:
Markus Fleschutz
2021-02-24 20:18:27 +01:00
parent a31375a523
commit 0d4009ca1b
6 changed files with 25 additions and 0 deletions

View File

@ -105,6 +105,7 @@ Scripts for PowerShell 🔎
* [list-modules.ps1](Scripts/list-modules.ps1) - lists the PowerShell modules
* [list-profiles.ps1](Scripts/list-profiles.ps1) - lists your PowerShell profiles
* [list-scripts.ps1](Scripts/list-scripts.ps1) - lists all PowerShell scripts in this repository
* [set-profile.ps1](Scripts/set-profile.ps1) - updates your PowerShell user profile
Various Scripts 🛒
-----------------