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 🭧🭒 🭣🭧🭓 # Wedges 🭧🭒 🭣🭧🭓
# Random noise 🬖🬥🬔🬗 # Random noise 🬖🬥🬔🬗
right_format = """\
$cmd_duration
"""
format = """ format = """
$username$hostname $directory $git_branch $cmd_duration$username$hostname $directory $git_branch
$character $character
""" """
@@ -28,7 +24,7 @@ style = "bg: green"
symbol = "󰘬" symbol = "󰘬"
truncation_length = 4 truncation_length = 4
truncation_symbol = "" 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] [git_commit]
commit_hash_length = 4 commit_hash_length = 4
@@ -94,5 +90,5 @@ format = '[](bold fg:blue)[$path]($style)[](bold fg:blue)'
"Pictures" = " " "Pictures" = " "
[cmd_duration] [cmd_duration]
min_time = 0 min_time = 1
format = '[](bold fg:yellow)[$duration](bold bg:yellow fg:black)[](bold fg:yellow)' format = '[](bold fg:yellow)[$duration](bold bg:yellow fg:black)[](bold fg:yellow) •• '