Fast, minimalist prompts with an interactive installer. Choose your style, install instantly. Create custom themes based on existing ones. Switch between themes instantly.
Now includes Fish and Starship themes!
Interactive installer - Preview themes before installing
Custom theme creation - Create and manage your own themes
High performance - Optimized Git status parsing
Multiple themes - Text-based and icon variants
Zero configuration - Auto-installs and configures
Cross-platform - Works on Linux, macOS, and Windows
Clean, readable prompt with Git status indicators using text symbols.
Beautiful icons with enhanced Git visualization (requires Nerd Font).
Create your own themes based on existing templates. Choose "Create Custom" in the installer to:
- Build custom themes from default or icons base
- Store themes in
~/.config/promptly/ - Automatically load custom themes alongside built-in options
curl -sSL https://raw.githubusercontent.com/owlfacegames/promptly/master/install.sh | bashThen run:
promptlyUse arrow keys to preview themes, select "Create Custom" to make your own, press Enter to install. Restart your terminal to see changes.
- Shows interactive theme selector with live previews
- Installs chosen theme to
~/.promptly.zsh - Adds
source ~/.promptly.zshto your.zshrc - Ready to use immediately
- curl (for installer)
- Nerd Font (for icons theme) - Install here
Remove from .zshrc:
# Delete this line from ~/.zshrc
source ~/.promptly.zshJust install another theme.

