- Oh My Posh - Prompt theme engine
- Terminal Icons - Folder and file icons
- PSReadLine - Readline library
- PSFzf - Fuzzy completion engine
- Scoop - Command line tool
- GitHub CLI - Command line interface
- Nerd fonts - Powerline font
I use Hack
- z - Directory jumper
Add a code snippet to Microsoft.PowerShell_profile.ps1
# Load custom PowerShell profile
. $env:USERPROFILE\.config\powershell\profile.ps1
Don't blindly use my settings unless you know what that entails 🤓 Use it at your own risk.