chore: update Starship configuration

This commit is contained in:
Yorick Barbanneau 2024-06-02 18:37:19 +02:00
parent 459a28bbea
commit ee37f907bd

View file

@ -16,6 +16,10 @@ in
directory = {
style = "blue";
truncate_to_repo = false;
truncation_length = 6;
truncation_symbol = "/";
read_only = "󰌾";
format = "[$read_only]($read_only_style)[$path]($style) ";
};
character = {
success_symbol = "[󰅂](purple)";