mirror of
https://github.com/nickolaj-jepsen/nixos.git
synced 2026-01-22 16:16:50 +01:00
feat: add aider and zoxide
This commit is contained in:
parent
61c5b14142
commit
e1c45442b8
12 changed files with 55 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue