A clean and professional Starship prompt theme inspired by Powerlevel10k, featuring a two-line layout with rich information and custom color palette.
Minimal prompt showing OS icon, home directory, memory usage and time.
Git branch and status indicators (modified files, staged changes).
Lock icon indicates a read-only directory.
Complete prompt with username, git, Terraform version, and SSH hostname.
Same context but with username hidden (default behavior for non-root users).
Root user highlighted in red, Python version and virtualenv support.
Alternative time format configuration (12-hour with AM/PM).
Command execution time displayed after long-running commands + false/error prompt.
- Two-line prompt with powerline-style segments
- OS detection with custom icons for 40+ operating systems
- Git integration showing branch name and status (ahead/behind/diverged)
- Multi-language support for 20+ programming languages and tools
- System monitoring with memory usage percentage
- SSH hostname display with dedicated icon
- Command duration tracking
- Vim mode indicators (normal, replace, visual)
- Read-only directory indicator with lock icon
- Smart path truncation with folder icon substitutions
- Custom color palette with professional, muted tones
Requirements: Starship and a Nerd Font (recommended: FiraCode Nerd Font or JetBrainsMono Nerd Font). See the Installation wiki page for full setup instructions.
curl -o ~/.config/starship.toml https://raw.githubusercontent.com/brei0x/starship/main/starship.tomlFull documentation is available in the wiki:
| Page | Description |
|---|---|
| Installation | Installation methods and shell requirements |
| Modules | All prompt modules and directory substitutions |
| Color Palette | Theme colors and hex values |
| Customization | How to personalize the theme |
| Development | Validation, formatting, and contribution guide |
This project is licensed under the MIT License.
Inspired by Powerlevel10k.