Add starship prompt

This commit is contained in:
kageru 2020-11-30 11:40:55 +01:00
parent fcb458e4fa
commit 588614fc08
Signed by: kageru
GPG Key ID: 8282A2BEA4ADA3D2

22
.config/starship.toml Normal file
View File

@ -0,0 +1,22 @@
add_newline = false
scan_timeout = 10
[line_break]
disabled = true
[character]
success_symbol = "[](bold green)"
error_symbol = "[](bold red)"
[directory]
style = "cyan"
[java]
style = "red"
[git_branch]
format = "[$symbol$branch]($style) "
symbol = ""
[git_status]
disabled = true