Starship is a minimal blazing-fast prompt for any shell written in Rust.
Install
curl -sS https://starship.rs/install.sh | sh
eval "$(starship init bash)"
Config
add_newline = true
[character]
success_symbol = "[->](bold green)"
[directory]
truncation_length = 3
[git_branch]
format = "[$symbol$branch]($style) "
[nodejs]
format = "[$symbol($version)]($style) "
[time]
disabled = false
Key Features
- Blazing fast in Rust
- Cross-shell support
- Smart language detection
- Custom commands and themes
Need to scrape or monitor web data at scale? Check out my web scraping actors on Apify or email spinov001@gmail.com for custom solutions.
Top comments (0)