My PowerShell Profile (WIP)
This is highly inspired by (Chris Titus) and (Jan de Dobbeleer).
Important
The Profile Script is working. If Setup.ps1 fails u need to manual download following Files/Folders:
- Microsoft.PowerShell_profile.ps1
- "Profile"-Folder
Put both in your !Profile directory.
Change or copy the .sample files to .json
Change the SampleMode
Variable in Environment.json
Note
Done things so far:
- The Auto-Import/Install of selected Modules
- Some critical internal Functions
- The overall package
- The Setup-Script
- Documentation
Execute the following command in an elevated PowerShell window to install the PowerShell profile:
irm "https://raw.githubusercontent.com/Kaimodo/PowerShell-Profile/main/setup.ps1" | iex
Now, enjoy your enhanced and stylish PowerShell experience! 🚀