starship character

This commit is contained in:
William 2024-09-22 13:38:07 -03:00
parent 4eddaea742
commit f4d919b96d

View file

@ -60,10 +60,10 @@
enableFishIntegration = true;
settings = {
add_newline = false;
format = "$character[ ](green)";
format = "$character";
character = {
error_symbol = "[](red)";
success_symbol = "[󱐋](green)";
error_symbol = "[ 󱐋](red)";
success_symbol = "[ 󱐋](green)";
};
right_format = "$cmd_duration$git_branch$git_status$nix_shell";
cmd_duration = {