mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 21:03:12 +00:00
Add ruff completions (#10440)
* Add ruff completions * Automatically generate and cache
This commit is contained in:
parent
e01fc62d69
commit
6f408211a1
1 changed files with 2 additions and 0 deletions
2
share/completions/ruff.fish
Normal file
2
share/completions/ruff.fish
Normal file
|
@ -0,0 +1,2 @@
|
|||
__fish_cache_sourced_completions ruff generate-shell-completion fish 2>/dev/null
|
||||
or ruff generate-shell-completion fish 2>/dev/null | source
|
Loading…
Reference in a new issue