Monochrome style for starship prompt. Using single color without emoji to stay focused on command line.
- No color juggling and spam with emojis.
- Focus on input line and current directory.
- Command always starts at a fixed position.
- Output is separated by a line.
- Time matters.
mkdir -p ~/.config
wget https://raw.githubusercontent.com/anki-code/starship-prompt-mono/refs/heads/main/starship.toml
vim starship.toml # Set your shell character: `@` - xonsh, `$` - bash, `%` - zsh, `~>` - fish.
# Run the shell with starship support.
Use starship-prompt-mono with xonsh via xontrib-prompt-starship.
- xontrib-prompt-bar - The bar prompt for xonsh shell with customizable sections and Starship support.
- shell-prompt-theme-bar - The shell prompt appearance conception called Bar.