Merge more changes

This commit is contained in:
2025-09-26 19:29:34 +02:00
parent cb7e7a5ea4
commit 5af41a0d7c
5 changed files with 9 additions and 6 deletions

View File

@@ -33,3 +33,5 @@ end
function mix_test_changed
git status -s | awk '{print $2}' | grep '_test.exs' | xargs mix test
end
~/.local/bin/mise activate fish | source

View File

@@ -1,6 +1,6 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR __fish_initialized:3400
SETUVAR __fish_initialized:3800
SETUVAR fish_color_autosuggestion:969896
SETUVAR fish_color_cancel:\x2d\x2dreverse
SETUVAR fish_color_command:b294bb
@@ -21,7 +21,7 @@ SETUVAR fish_color_option:\x1d
SETUVAR fish_color_param:81a2be
SETUVAR fish_color_quote:b5bd68
SETUVAR fish_color_redirection:8abeb7
SETUVAR fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dbrblack
SETUVAR fish_color_search_match:white\x1e\x2d\x2dbackground\x3dbrblack
SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack
SETUVAR fish_color_status:red
SETUVAR fish_color_user:brgreen