yarn-completion icon indicating copy to clipboard operation
yarn-completion copied to clipboard

Git-Bash completions

Open alumni opened this issue 6 years ago • 2 comments

Placing the completion script in /usr/share/bash-completion/completions is not enough. How can I make it work?

alumni avatar Feb 24 '20 18:02 alumni

Actually, git-bash doesn't look there, but it does load everything in ~/bash_completion.d/*.bash. So if you place it there, it's fine.

alumni avatar Feb 24 '20 18:02 alumni

Feel free to open a PR to add a note about git bash. :+1:

dsifford avatar Feb 24 '20 20:02 dsifford