Starship
Presets Commands
Use community presets like Nerd Font Symbols, Plain Text, Pastel Powerline, and more.
10 commands
Pro Tips
Presets can be customized after applying
Commands
Apply Nerd Font preset
$ starship preset nerd-font-symbols -o ~/.config/starship.toml
Apply Nerd Font Symbols preset.
Apply Pastel preset
$ starship preset pastel-powerline -o ~/.config/starship.toml
Apply Pastel Powerline preset.
Apply Plain Text preset
$ starship preset plain-text-symbols -o ~/.config/starship.toml
Apply Plain Text preset.
List presets
$ starship preset --list
List available presets.
Apply Tokyo Night preset
$ starship preset tokyo-night -o ~/.config/starship.toml
Apply Tokyo Night color scheme.
Apply Gruvbox preset
$ starship preset gruvbox-rainbow -o ~/.config/starship.toml
Apply Gruvbox Rainbow color scheme.
Bracketed Segments preset
$ starship preset bracketed-segments -o ~/.config/starship.toml
Apply Bracketed Segments style preset.
No Empty Icons preset
$ starship preset no-empty-icons -o ~/.config/starship.toml
Hide icons for inactive modules.
Preview preset
$ starship preset nerd-font-symbols
Print preset TOML to stdout without writing.
No Nerd Font preset
$ starship preset no-nerd-font -o ~/.config/starship.toml
Apply preset without Nerd Font dependency.