mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 19:31:14 -03:00
added completion for uv and uvx
This commit is contained in:
1
share/completions/uv.fish
Normal file
1
share/completions/uv.fish
Normal file
@@ -0,0 +1 @@
|
||||
uv --generate-shell-completion fish | source
|
||||
1
share/completions/uvx.fish
Normal file
1
share/completions/uvx.fish
Normal file
@@ -0,0 +1 @@
|
||||
uvx --generate-shell-completion fish | source
|
||||
Reference in New Issue
Block a user