Files
dotfiles/starship.toml
Lee Tang 6fa77b0a86 init
2022-03-12 16:29:04 +08:00

21 lines
465 B
TOML

format = '$directory$git_branch$git_commit$git_state$git_status$golang$helm$java$nodejs$python$red$ruby$rust$kubernetes$custom$cmd_duration$lua$line_break$jobs$time$status$shell$character'
[git_commit]
tag_disabled = true
only_detached = false
disabled = false
commit_hash_length = 8
[kubernetes]
disabled = false
symbol = '⎈ '
format = '[$symbol$context \($namespace\)]($style) '
[python]
pyenv_version_name = false
[golang]
symbol = 'ʕ◔ϖ◔ʔ '
[rust]