nix/dotfiles/starship.toml
2020-06-15 22:42:51 +02:00

28 lines
394 B
TOML

add_newline = false
prompt_order = [
"username",
"hostname",
"kubernetes",
"directory",
"git_branch",
"git_commit",
"git_state",
"git_status",
"nix_shell",
"cmd_duration",
"custom",
"line_break",
"jobs",
"battery",
"character",
]
[username]
show_always = true
[hostname]
ssh_only = false
[character]
use_symbol_for_status = false