🚀 Starship
31. 1. 2021The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Example ~/.config/starship.toml, where zsh is providing directory in right-aligned position already.
Simpler config ↓
In ~/.config/starship.toml
[line_break]
disabled = false
[cmd_duration]
min_time = 10000
In .zshrc
# starship
eval "$(starship init zsh)"
RPROMPT="" # disable zsh right prompt