π¨ highContext Theme (Oh-My-Posh)
The ultimate visual steroid for your terminal. Achieve the βCLI 2030β aesthetic with this highly customized Oh-My-Posh theme.
Theme File: highContext.omp.json
β¨ Features
- π₯οΈ OS & Host Info: Stylish OS icon and hostname display.
- π Shell Detection: Real-time shell type indicator.
- π Smart Pathing: Full path display with folder icons and high-contrast separators.
- πΏ Git Integration: Deep Git status, including branch icons, upstream tracking, and stash counts.
- π¦ Environment Detection: Automatic Node.js version detection with package manager icons.
- β° Contextual Time: Date and time display with clock icons.
- π System Health: Battery percentage and charging status.
- β‘ Performance Tracking: Command execution time in milliseconds.
- β
Execution Status: Visual success/failure indicators for the last command.
- π€ User Branding: Bold username branding with a lightning bolt separator.
π Installation (Optional)
This theme is completely optional but highly recommended for the full βSecret Juiceβ experience.
1. Install Oh-My-Posh
If you havenβt already, install the Oh-My-Posh engine:
winget install JanDeDobbeleer.OhMyPosh -s winget
2. Apply the Theme
Add the following line to your PowerShell $PROFILE:
oh-my-posh init pwsh --config "$HOME\Documents\PowerShell\highContext.omp.json" | Invoke-Expression
(Make sure to copy highContext.omp.json to the path specified above)
3. Font Requirement
For the icons to render correctly, you must use a Nerd Font.
- Recommended: Meslo LGM NF or JetBrainsMono Nerd Font.
- Set your terminal font to your chosen Nerd Font in settings.
π¨ Design Philosophy
The highContext theme was designed to provide maximum situational awareness without cluttering the screen. Every segment uses a distinct color from a professional palette:
- Teal/Green: System and Status
- Deep Blue: Shell and Tools
- Earth/Sand: File paths
- Copper/Orange: Git state
- Magenta/Purple: Time and User
Part of TheSecretJuice π by mini-page