From ba858dddd889e2e12c0da13e8bd3aaa718d35334 Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Tue, 4 Feb 2025 19:23:01 -0500 Subject: seth/fish: fix hydro colors more --- users/seth/programs/fish.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'users/seth') diff --git a/users/seth/programs/fish.nix b/users/seth/programs/fish.nix index 5ffab2c..f853b1b 100644 --- a/users/seth/programs/fish.nix +++ b/users/seth/programs/fish.nix @@ -41,6 +41,7 @@ in set --global hydro_symbol_prompt ">" set --global hydro_color_duration $fish_color_end + set --global hydro_color_error $fish_color_error set --global hydro_color_git cba6f7 set --global hydro_color_prompt $fish_color_cwd set --global hydro_color_pwd $fish_color_user -- cgit v1.2.3