A detailed Oh My Posh theme that provides system and environment information in a visually appealing format without intruding on the command line space.
- 💻 System information display (OS, memory usage)
- 👤 User session details
- 📁 Current directory path
- 🌿 Detailed Git status information
- 🔋 Battery status indicator
- ⏱️ Command execution time
- 🐍 Python environment indicator
- 🐳 Docker environment information
- Diamond-shaped segments
- Light background (#FEF5ED) with dark text (#011627)
- PowerLine-style separators
- New-line prompt layout
- Oh My Posh installed
- A Nerd Font installed and configured in your terminal
- Copy
plenty-of-info.omp.json
to your Oh My Posh themes directory - Add to your PowerShell profile:
oh-my-posh init pwsh --config 'path/to/plenty-of-info.omp.json' | Invoke-Expression
For other shells, refer to the Oh My Posh Customisation docs.
MIT © Scott Anderson 2024
Part of the Utility Scripts Collection