Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yousseffjel/powershell-profile
https://github.com/yousseffjel/powershell-profile
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yousseffjel/powershell-profile
- Owner: yousseffjel
- Created: 2024-01-14T13:33:33.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-04-28T19:52:51.000Z (8 months ago)
- Last Synced: 2024-04-28T20:42:51.996Z (8 months ago)
- Language: PowerShell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎨 PowerShell Profile (Pretty PowerShell)
A stylish and functional PowerShell profile that looks and feels almost as good as a Linux terminal.
## ⚡ One Line Install (Elevated PowerShell Recommended)
Execute the following command in an elevated PowerShell window to install the PowerShell profile:
```
irm "https://github.com/yousseffjel/powershell-profile/raw/main/setup.ps1" | iex
```## 🛠️ 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.Now, enjoy your enhanced and stylish PowerShell experience! 🚀