Files
dotfiles/Config/starship.toml
2022-11-12 14:52:35 -03:00

10 lines
172 B
TOML

add_newline = false
format = "$username$directory$git_branch$cmd_duration$character"
[username]
show_always = true
style_user = "fg:yellow"
[directory]
style = "fg:cyan"