mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
221 B
221 B
Buf plugin
This plugin adds completion for rustup, the Rust toolchain installer.
To use it, add rustup to the plugins array in you rustup file:
plugins=(... rustup)