Monochrome style for starship prompt. Using single color without emoji to stay focused on command line.
If you like the idea click ⭐ on the repo and spread the word about it.
- 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.
(starship-prompt-mono with xonsh shell)
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. To make an accent to the input take a look LolcatProcessor.
- 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.