From bc86abc051c7b811fe8f58a9f8ea238a39dd2ae9 Mon Sep 17 00:00:00 2001 From: caandt Date: Wed, 23 Oct 2024 22:04:23 -0500 Subject: [PATCH] clean starship conf --- user/config/starship.toml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/user/config/starship.toml b/user/config/starship.toml index 06caabd..ef984ab 100644 --- a/user/config/starship.toml +++ b/user/config/starship.toml @@ -12,7 +12,6 @@ $line_break\ $jobs\ $shlvl\ $status\ -$shell\ $nix_shell\ $character""" @@ -24,12 +23,6 @@ symbol = "x" success_symbol = '[\$](bold green)' error_symbol = '[\$](bold red)' -[shell] -disabled = true -bash_indicator = "[bsh](yellow italic)" -zsh_indicator = "[zsh](blue italic)" -fish_indicator = "[fsh](green italic)" - [fill] symbol = " " @@ -40,7 +33,7 @@ style_user = "#E34F7C" style_root = "#4571a2 bg:red" [directory] -format = "[ $path [$read_only]($style bg:red inverted)]($style bg:white inverted)[ ]($style)" +format = "[$path [$read_only]($style bg:red inverted)]($style bg:white inverted)[ ]($style)" style = "#443f59" read_only =" "