mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-19 14:51:13 -03:00
completions/pulumi: Silence stderr
This apparently checks for updates and warns if one is available on start. I don't love it.
This commit is contained in:
@@ -1 +1 @@
|
||||
pulumi completion fish | source
|
||||
pulumi completion fish 2>/dev/null | source
|
||||
|
||||
Reference in New Issue
Block a user