Skip to content

Noktomezo/CrampackForStarship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

90 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Crampack For Starship

πŸŽ’ Crampack For Starship πŸš€

A clean, vivid prompt preset for Starship, rethinking the classic Linux/BSD/macOS default terminal prompt - but extended for modern workflows. It delivers high-contrast readability in a compact, vibrant layout, showing all the project info in comprehensive format. Provides four (project affection indicator) variants: Nerd Font icons, plain text, emoji, or full text.

πŸ“¦ Installation

  1. Run the following command in terminal:
# For Windows (PowerShell)
irm "https://git.new/crampack-ps" | iex

# For Linux and macOS (Bash)
bash <(curl -fsSL "https://git.new/crampack-sh")
  1. Select a prompted variant:
  • 1: Standard (Nerd Font) β€” crampack.toml
  • 2: Plain text (Unicode Symbols) β€” crampack-plain-text.toml
  • 3: Emoji β€” crampack-emoji.toml
  • 4: Full text β€” crampack-full-text.toml
  1. Reload shell (don't needed actually) to see the result.

Tip

(For PowerShell users) Sometimes you may not needed all the previous prompt information, so you can replace the previous-printed prompt with just $ symbol. For setup see Starship docs.

🎨 Palettes

To change palette, edit palette key in ~/.config/starship.toml to one of the following:

  • mellow
  • lush
  • fervor
  • blaze

πŸ“š Variants

  • Standard: Nerd Font icons (e.g.: staged for staged, modified for modified, ahead for ahead).
  • Plain text: ASCII/Unicode (e.g.: + for staged, * for modified, ↑ for ahead).
  • Emoji: colorful emoji (e.g.: βœ… for staged, ✏️ for modified, ⬆️ for ahead).
  • Full text: full Git state words (e.g.: staged, modified, ahead).

All include directory truncation, git branch/status, and vim support.

Β 

heartbeat

Made with πŸ’œ. Published under MIT license.

About

πŸŽ’ Minimalist preset for Starship reimagining Unix-like system's default terminal prompt. Extended info, zero bloat - compact and sharp.

Topics

Resources

License

Stars

Watchers

Forks

Contributors