1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00
dotfiles-local/config/starship.toml
2021-12-16 16:09:46 -06:00

21 lines
275 B
TOML

format="$all$directory$character"
[character]
success_symbol = "[](bold cyan)"
error_symbol = "[](bold red)"
[package]
symbol = " "
[ruby]
symbol = " "
[aws]
symbol = " "
[git_branch]
format = "[$symbol$branch]($style) "
[directory]
style = "bold green"