dotfiles/starship/starship.toml

55 lines
565 B
TOML
Raw Normal View History

[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
#####################
2021-03-20 22:36:25 +00:00
[kubernetes]
disabled = false
symbol = ""
style = "bold blue"
format = '[$symbol$context(\($namespace\))]($style) in '
[aws]
symbol = "🅰 "
[git_branch]
symbol = " "
[character]
2021-04-30 09:01:56 +00:00
success_symbol = ""
vicmd_symbol = ""