Update starship.toml

This commit is contained in:
end-4
2024-01-26 21:42:05 +07:00
parent 860fba95cf
commit 962e29d406
+2 -2
View File
@@ -16,9 +16,9 @@ $character
# Replace the "" symbol in the prompt with "➜"
[character] # The name of the module we are configuring is "character"
success_symbol = "[• ](bold fg:blue)"
success_symbol = "[• ](bold fg:blue) "
error_symbol = "[• 󰅙](bold fg:red) "
error_symbol = "[• 󰅙](bold fg:red)"
# Disable the package module, hiding it from the prompt completely
[package]
disabled = true