feat: add aider and zoxide

This commit is contained in:
Nickolaj Jepsen 2025-02-26 20:34:54 +01:00
parent 61c5b14142
commit e1c45442b8
12 changed files with 55 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# ds autocomplete (if its installed)
if type -q ds
_DS_COMPLETE=fish_source ds | source;
end;
_DS_COMPLETE=fish_source ds | source
end