dsifford / yarn-completion

Bash completion for Yarn
MIT License
277 stars 25 forks source link

installing yarn completions under .local/share/bash-completion fails #46

Closed troywweber7 closed 4 years ago

troywweber7 commented 4 years ago

I'm uncertain if this issue should be files under bash-completion or on this directory, or possibly somewhere else. I already created an issue under bash-completions so I'm going to paste that link here in case it is actually related to this repo: https://github.com/scop/bash-completion/issues/416

troywweber7 commented 4 years ago

Okay, so after digging around, it was due to my own lack of understanding. I was using wget instead of curl and misread the curl options. Sorry for the bother. Everything seems to be fine.