dotfiles/starship/starship.toml

86 lines
961 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[conda]
disabled = true
[crystal]
disabled = true
[dotnet]
disabled = true
[elixir]
disabled = true
[elm]
disabled = true
[erlang]
disabled = true
[java]
disabled = true
[julia]
disabled = true
[nix_shell]
disabled = true
[php]
disabled = true
[singularity]
disabled = true
[nodejs]
disabled = true
[python]
disabled = true
[golang]
disabled = true
[rust]
disabled = true
[buf]
disabled = true
[git_metrics]
disabled = true
[git_state]
disabled = false
#####################
[kubernetes]
disabled = false
symbol = ""
style = "bold blue"
format = 'on [$symbol$context(\($namespace\))]($style) in '
[package]
disabled = false
symbol = " "
format = "[$symbol$version]($style) "
[aws]
disabled = false
symbol = " "
[git_branch]
disabled = false
symbol = " "
[git_commit]
disabled = true
commit_hash_length = 7
tag_symbol = "🔖 "
tag_disabled = false
only_detached = false
[character]
success_symbol = ""
vicmd_symbol = ""