Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.25 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.25 KB

🎨 PowerShell-Profile V1.0

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

⚡ One Line Install (Elevated PowerShell Recommended)

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! 🚀

Documentation

Back to top

ko-fi