1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-21 18:25:46 +01:00
Files
dotfiles/exact_dot_oh-my-zsh/exact_plugins/exact_rustup
2020-12-13 21:56:27 +00:00
..
2020-12-13 21:56:27 +00:00
2020-12-13 21:56:27 +00:00

rustup

This plugin adds completion for rustup, the toolchain installer for the Rust programming language.

To use it, add rustup to the plugins array in your zshrc file:

plugins=(... rustup)