update dotfiles

This commit is contained in:
2026-05-29 02:51:42 +03:00
parent 200ff2d852
commit 1de712a83b
20 changed files with 1120 additions and 115 deletions
@@ -0,0 +1,5 @@
#!/usr/bin/env fish
function fish_ai_switch_context --description "Interactively switch to a different context."
"$_fish_ai_install_dir/bin/switch_context"
end