- Gruvbox Dark 色调
- 针对各个操作系统的独特图标
- macOS, Windows, Arch, Ubuntu, SUSE, Raspbian, Mint, Manjaro, Gentoo, Alpine, Amazon, Andriod, Artix, CentOS, Debian, RedHat.
- 自定义的环境上下文
- C, Rust, Go, Node.js, PHP, Java, Kotlin, Haskell, Python, Docker
-
如果存在当前的 starship 配置文件,备份一下。
[[ -f "$HOME/.config/starship.toml" ]] \ && mv ~/.config/starship.toml ~/.config/starship.bak.toml
-
下载主题并设定为当前 starship 配置。
mkdir -p ~/.config && curl -o ~/.config/starship.toml \ https://raw.githubusercontent.com/fang2hou/starship-gruvbox-rainbow/main/starship.toml
-
自定义主题。(可选)
vim ~/.config/starship.toml
此主题深受下面的工作启发: