zim

January 29, 2021 ยท View on GitHub

Configure your rust toolchain, installing rustup if it is not currently installed already.

Installation

Add the following to your zsh plugin manager. for example:

# antigen
antigen bundle cowboyd/zsh-rust

# zim
zmodule cowboyd/zsh-rust

rustup as well as a default rust toolchain will be installed and configured for future shell sessions.