Tired of your PowerShell profile looking like a boring command prompt? Ready to spice things up and turn your terminal into a high-tech, futuristic command center? You've come to the right place!
Find a file
2025-07-15 21:53:28 +05:30
Images [ImgBot] Optimize images 2024-05-23 07:31:56 +00:00
Scripts Update yt-download.ps1 2024-06-29 22:14:39 +05:30
alias.ps1 Update alias.ps1 2024-08-31 11:59:44 +05:30
customlinuxmade.omp.json Update customlinuxmade.omp.json 2025-07-15 21:53:28 +05:30
custommade.omp.json Update custommade.omp.json 2024-07-12 22:43:55 +05:30
Initialize-PsReadLine.ps1 Update Initialize-PsReadLine.ps1 2024-07-17 15:16:36 +05:30
LICENSE Create LICENSE 2024-06-14 23:10:42 +05:30
Microsoft.PowerShell_profile.ps1 Update Microsoft.PowerShell_profile.ps1 2025-07-15 16:33:36 +05:30
README.md Update README.md 2024-07-15 18:31:52 +05:30
settings.json Update settings.json 2024-06-29 14:35:11 +05:30
setup.ps1 Update setup.ps1 2024-08-31 12:15:40 +05:30
Show-help.ps1 Update Show-help.ps1 2024-07-16 12:28:39 +05:30

Minimal Terminal Setup

A stylish and functional PowerShell profile that looks and feels almost as good as a Linux terminal.

Terminal

Execute the following command in an elevated PowerShell window to install the PowerShell profile:

Warning

Run Powershell As Administrator.

irm "https://github.com/tejasholla/powershell-profile/raw/main/setup.ps1" | iex

Activity

Alt

🛠️ Fix the Missing Font

After running the script, you'll find a downloaded cove.zip file in the folder you executed the script from. Follow these steps to install the required nerd fonts:

  1. Extract the cove.zip file.
  2. Locate and install the nerd fonts.

Customize this profile

Do not make any changes to the Microsoft.PowerShell_profile.ps1 file, since it's hashed and automatically overwritten by any commits to this repository. After the profile is installed and active, run the Edit-Profile function to create a separate profile file for your current user.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Remember, with great power comes great responsibility. Use these spells wisely, and let the magic unfold!

Now, enjoy your enhanced and stylish PowerShell experience! 🚀