mirror of
https://github.com/mikefarah/yq.git
synced 2026-06-28 16:07:46 +00:00
Merge 2d6c345479 into e95bb7e472
This commit is contained in:
commit
f7b98c8b01
@ -18,7 +18,7 @@ $ source <(yq completion bash)
|
||||
|
||||
# To load completions for each session, execute once:
|
||||
Linux:
|
||||
$ yq completion bash > /etc/bash_completion.d/yq
|
||||
$ yq completion bash > /usr/share/bash-completion/completions/yq
|
||||
MacOS:
|
||||
$ yq completion bash > /usr/local/etc/bash_completion.d/yq
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user