- Gruvbox Dark color scheme
- OS specific icons
- macOS, Windows, Arch, Ubuntu, SUSE, Raspbian, Mint, Manjaro, Gentoo, Alpine, Amazon, Andriod, Artix, CentOS, Debian, RedHat.
- Customized context
- C, Rust, Go, Node.js, PHP, Java, Kotlin, Haskell, Python, Docker
-
Backup current Starship profile if it exists. (Optional)
[[ -f "$HOME/.config/starship.toml" ]] \ && mv ~/.config/starship.toml ~/.config/starship.bak.toml
-
Download the theme and set it as your Starship config.
mkdir -p ~/.config && curl -o ~/.config/starship.toml \ https://raw.githubusercontent.com/fang2hou/starship-gruvbox-rainbow/main/starship.toml
-
Customize the theme. (Optional)
vim ~/.config/starship.toml
The theme is heavily inspired by the following works: