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

Add bash completion guidance for macOS users #1035

Merged
merged 1 commit into from
Apr 8, 2017

Conversation

bitjson
Copy link
Contributor

@bitjson bitjson commented Apr 6, 2017

For macOS users, one of the easiest and most popular ways to "get bash completion working" is via Homebrew's bash-completion formula (which other formulas rely upon for completion support).

E.g. many users will have installed completions for Git using this guide.

This PR adds documentation (to rustup help completions) for installing rustup completions for macOS users.

@brson brson merged commit 9a99cf4 into rust-lang:master Apr 8, 2017
@brson
Copy link
Contributor

brson commented Apr 8, 2017

Thanks @bitjson !

@bitjson bitjson deleted the docs/homebrew-completions branch April 8, 2017 01:37
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

Successfully merging this pull request may close these issues.

2 participants