Update starship directory styles

This commit is contained in:
Evie Litherland-Smith 2023-09-18 10:25:49 +01:00
parent ce80088f9d
commit a294a39fea

View file

@ -10,14 +10,18 @@
add_newline = true;
palette = "catppuccin_macchiato";
character = {
success_symbol = "[[](green) ](maroon)";
error_symbol = "[](red)";
vimcmd_symbol = "[](green)";
success_symbol = "[[󱢠](green) ](maroon)";
error_symbol = "[󰅂](red)";
vimcmd_symbol = "[󰅁](green)";
};
directory = {
truncation_length = 2;
fish_style_pwd_dir_length = 1;
read_only = "󰌾 ";
read_only = " 󰉐";
style = "bold lavender";
truncate_to_repo = false;
before_repo_root_style = "bold lavender";
repo_root_style = "bold teal";
};
line_break.disabled = false;
git_branch = {
@ -36,10 +40,12 @@
ssh_symbol = "󰢹 ";
style = "bold green";
};
localip.disabled = false;
memory_usage = {
disabled = false;
symbol = "󰍛 ";
};
nix_shell.symbol = "󱄅 ";
os = {
disabled = false;
format = "on [$symbol $name ]($style)";