dotfiles/chezmoi/dot_config/starship.toml

18 lines
273 B
TOML
Raw Permalink Normal View History

2024-09-13 17:35:03 -04:00
[character]
success_symbol = "[»](bold green) "
error_symbol = "[✗](bold red) "
[directory]
fish_style_pwd_dir_length = 1
truncation_length = 1
[gcloud]
disabled=true
[hostname]
ssh_only = false
format = "[$hostname]($style):"
[username]
format = "[$user]($style)@"