Cargo install shell completions #4868
Unanswered
LindirQuenya
asked this question in
Q&A
Replies: 1 comment
-
rust-lang/cargo#2729 is the relevant issue for this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to make
cargo install
copy the clap-generated shell completions for the current shell to the right folder (e.g.~/.bashrc.d
)? My cursory googling didn't turn up any way to makecargo
do this, so I thought I'd ask here.Beta Was this translation helpful? Give feedback.
All reactions