You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you, I used that info in order to write the following documentation patch.
Shell completions
=================
Bash
----
Move `rg.bash-completion` to [`$XDG_CONFIG_HOME/bash_completion`](https://github.com/scop/bash-completion/blob/master/doc/bash_completion.txt#L4) or `/etc/bash_completion.d/`.
Fish
----
Move `rg.fish` to `$HOME/.config/fish/completions`.
The release archive
ripgrep-0.3.1-x86_64-unknown-linux-musl.tar.gz
contains a number of completion files, but no instructions how to use them AFAICS.The text was updated successfully, but these errors were encountered: