mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nix): make fish source completions from some other programs
This commit is contained in:
parent
03cf6580d5
commit
8c82bd9377
3 changed files with 15 additions and 0 deletions
|
|
@ -11,4 +11,8 @@
|
|||
input.audio-lint
|
||||
input.hbrainfuck
|
||||
];
|
||||
|
||||
fish.extraCompletions = [
|
||||
input.hbrainfuck
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue