dotfiles/home/private_dot_config/starship/config.toml

25 lines
322 B
TOML
Raw Normal View History

2021-12-08 09:38:24 -06:00
[username]
format = "[$user]($style) on "
[character]
2021-12-17 13:28:18 -06:00
success_symbol = "[](bold #8AFF80)[](bold #80FFEA)[](bold #FF80BF)"
error_symbol = "[✗](bold red) "
2021-12-08 09:38:24 -06:00
[gcloud]
disabled = true
[python]
disabled = true
[rlang]
disabled = true
[nodejs]
disabled = true
[golang]
disabled = true
[package]
disabled = true