mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-01 00:35:15 +08:00
parent
dd7b177d72
commit
307c58dd07
|
@ -1 +1,2 @@
|
|||
deno completions fish | source
|
||||
complete -f -c deno -n "__fish_seen_subcommand_from task" -a "(deno eval \"try {console.log(Object.keys(JSON.parse(Deno.readTextFileSync('deno.json')).tasks).join('\n'))} catch {} \")"
|
Loading…
Reference in New Issue
Block a user