Update starship.toml

This commit is contained in:
end-4
2024-01-30 15:58:39 +07:00
parent 9d014de888
commit daa6def585
+4 -8
View File
@@ -5,12 +5,8 @@ add_newline = false
# Wedges 🭧🭒 🭣🭧🭓
# Random noise 🬖🬥🬔🬗
right_format = """\
$cmd_duration
"""
format = """
$username$hostname $directory $git_branch
$cmd_duration$username$hostname $directory $git_branch
$character
"""
@@ -28,7 +24,7 @@ style = "bg: green"
symbol = "󰘬"
truncation_length = 4
truncation_symbol = ""
format = "• [](bold fg:green)[$symbol $branch(:$remote_branch)](fg:black bg:green)[](bold fg:green)"
format = "• [](bold fg:green)[$symbol $branch(:$remote_branch)](fg:black bg:green)[ ](bold fg:green)"
[git_commit]
commit_hash_length = 4
@@ -94,5 +90,5 @@ format = '[](bold fg:blue)[$path]($style)[](bold fg:blue)'
"Pictures" = " "
[cmd_duration]
min_time = 0
format = '[](bold fg:yellow)[$duration](bold bg:yellow fg:black)[](bold fg:yellow)'
min_time = 1
format = '[](bold fg:yellow)[$duration](bold bg:yellow fg:black)[](bold fg:yellow) •• '