mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-03 10:55:36 +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:
|
# To load completions for each session, execute once:
|
||||||
Linux:
|
Linux:
|
||||||
$ yq completion bash > /etc/bash_completion.d/yq
|
$ yq completion bash > /usr/share/bash-completion/completions/yq
|
||||||
MacOS:
|
MacOS:
|
||||||
$ yq completion bash > /usr/local/etc/bash_completion.d/yq
|
$ yq completion bash > /usr/local/etc/bash_completion.d/yq
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user