Skip to content

fang2hou/starship-gruvbox-rainbow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌈 starship-gruvbox-rainbow

πŸ‡ΊπŸ‡Έ English | πŸ‡―πŸ‡΅ ζ—₯本θͺž | πŸ‡¨πŸ‡³ δΈ­ζ–‡

🎨 Gruvbox Dark theme for Starship

🌟 Features

  1. Gruvbox Dark color scheme
  2. OS specific icons
    • macOS, Windows, Arch, Ubuntu, SUSE, Raspbian, Mint, Manjaro, Gentoo, Alpine, Amazon, Andriod, Artix, CentOS, Debian, RedHat.
  3. Customized context
    • C, Rust, Go, Node.js, PHP, Java, Kotlin, Haskell, Python, Docker

🚚 Install

  1. Backup current Starship profile if it exists. (Optional)

    [[ -f "$HOME/.config/starship.toml" ]] \
    && mv ~/.config/starship.toml ~/.config/starship.bak.toml
  2. 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
  3. Customize the theme. (Optional)

    vim ~/.config/starship.toml

πŸ’– Thanks

The theme is heavily inspired by the following works:

πŸͺͺ License

MIT

Releases

No releases published

Packages

No packages published