sportngin / brew-gem

Install gems as homebrew formulas
MIT License
195 stars 22 forks source link

Grabs completions from the correct locations #13

Closed NickLaMuro closed 9 years ago

NickLaMuro commented 9 years ago

I believe that this was caused by #12, but it might have never worked either. Regardless, this fixes the locations when looking for completions files so they are actually in the install location.

anfleene commented 9 years ago

Heh I was just looking at that. I was poking through the source of https://github.com/tmuxinator/tmuxinator and realized that a completion directory seemed like a better solution.

I like this assuming it works properly.

NickLaMuro commented 9 years ago

@anfleene Made some changes. Take a peek.

anfleene commented 9 years ago

still looks good :+1: