Skip to content

cowboyd/zsh-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zsh-rust

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.