Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'brew' command from completion not found on linux #1

Closed
jeroentbt opened this issue Dec 18, 2013 · 0 comments
Closed

'brew' command from completion not found on linux #1

jeroentbt opened this issue Dec 18, 2013 · 0 comments

Comments

@jeroentbt
Copy link
Owner

No command 'brew' found, did you mean:
 Command 'brec' from package 'bplay' (universe)
 Command 'qbrew' from package 'qbrew' (universe)
brew: command not found
No command 'brew' found, did you mean:
 Command 'brec' from package 'bplay' (universe)
 Command 'qbrew' from package 'qbrew' (universe)
brew: command not found

This:

# fresh: shell/completion.sh

#---------------------
# command completion
#---------------------
if [ -f $(brew --prefix)/etc/bash_completion ]; then
  . $(brew --prefix)/etc/bash_completion
fi

should only be added on OSX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant