mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-16 23:22:45 +08:00
Add ruff completions (#10440)
* Add ruff completions * Automatically generate and cache
This commit is contained in:
parent
e01fc62d69
commit
6f408211a1
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 New Issue
Block a user