1
0
Fork 0
mirror of https://github.com/Phantop/dotfiles synced 2024-09-19 16:39:00 +00:00
dotfiles/.config/starship.toml
2020-08-22 18:17:05 -04:00

22 lines
291 B
TOML
Executable file

# Don't print a new line at the start of the prompt
add_newline = false
[git_branch]
symbol = ""
[character]
style_success = "bright-purple"
[directory]
style = "bold blue"
truncation_length = 0
truncate_to_repo = false
[cmd_duration]
min_time = 500
prefix = ""
[jobs]
disabled = true