From e5a3698165e65b53d6d72bb1ca397e78e62e9238 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 15 Jul 2021 02:58:18 +0200 Subject: [PATCH] ofc a bug --- functions/fish_prompt.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/*"