Skip to content

Installing bash completions on rustup update #1123

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

Open
NickeZ opened this issue May 16, 2017 · 0 comments
Open

Installing bash completions on rustup update #1123

NickeZ opened this issue May 16, 2017 · 0 comments

Comments

@NickeZ
Copy link
Contributor

NickeZ commented May 16, 2017

Hey,

Would it be possible to run something like

$ rustup completions bash > ~/.bash_completion
$ cat .multirust/toolchains/stable-x86_64-unknown-linux-gnu/etc/bash_completions.d/cargo >> .bash_completion

When newer versions of the stable toolcahain is installed?

Or is there a better way to install bash completions only for the user using rustup?

Preferably it takes the currently default compilers bash completions and puts it in ~/.bash_completion.

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