mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-01 01:41:39 +00:00
Merge 2d6c345479 into 8e2c9b612d
This commit is contained in:
commit
2a1f8bf4bf
@ -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