diff --git a/functions/fish_prompt.fish b/functions/fish_prompt.fish index 24c93cb..dcbd46e 100644 --- a/functions/fish_prompt.fish +++ b/functions/fish_prompt.fish @@ -6,7 +6,7 @@ function fish_prompt # User name switch ~ - case "/root/" + case "/root" # Root set_color brred case "/srv/*"