mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-02 10:31:40 +00:00
Merge 2d6c345479 into 17f66dc6c6
This commit is contained in:
commit
1e21c7f713
@ -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