summaryrefslogtreecommitdiff
path: root/users/seth
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2025-02-04 19:23:01 -0500
committerSeth Flynn <[email protected]>2025-02-04 19:23:01 -0500
commitba858dddd889e2e12c0da13e8bd3aaa718d35334 (patch)
tree992305c431ac40749ac42dbfd7b7a9b172403549 /users/seth
parent363a96f4683325d9bd0879f0ec35c84b5b640ff1 (diff)
seth/fish: fix hydro colors more
Diffstat (limited to 'users/seth')
-rw-r--r--users/seth/programs/fish.nix1
1 files changed, 1 insertions, 0 deletions
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