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