dotfiles/starship.toml
Zoé Cassiopée Gauthier d8a298bb82 Initial commit
2022-01-04 22:45:20 -05:00

20 lines
295 B
TOML

command_timeout = 10000
[docker_context]
disabled = true
[gcloud]
disabled = true
[git_status]
conflicted = "🏳"
ahead = "🏎💨"
behind = "😰"
diverged = "😵"
untracked = "🤷‍"
stashed = "📦"
modified = "📝"
staged = '[++\($count\)](green)'
renamed = "👅"
deleted = "🗑"