mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-14 14:03:58 +00:00
Update helm completions ignore stderr
This commit is contained in:
parent
2e61ce5540
commit
891b0a74fd
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
||||||
helm completion fish | source
|
helm completion fish 2>/dev/null | source
|
||||||
|
|
Loading…
Reference in a new issue