kilpatty / dotfiles

My dotfiles for my personal computer and remote connections
MIT License
2 stars 0 forks source link

completions: Cargo and Rustup #55

Open kilpatty opened 1 month ago

kilpatty commented 1 month ago

Currently when attempting to install rustup's completion scripts for cargo, we get a persistent error that cannot be fixed.

Further, rustup's completions are broken.... They work for base commands, but are duplicated in subcommands. Figure out a better solution for this at some point.