Skip to content

A zsh plugin for `mise` (formerly called `rtx`) a fast polyglot version manager, replacing tools like nvm, nodenv, rbenv, rvm, chruby, pyenv, etc.

License

Notifications You must be signed in to change notification settings

wintermi/zsh-mise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zsh-mise

A zsh plugin for mise (formerly called rtx) a fast polyglot version manager, replacing tools like nvm, nodenv, rbenv, rvm, chruby, pyenv, etc.

Prerequisite Checks

A check will be performed to verify that mise has been installed:

  • mise - mise-en-place a fast polyglot version manager.

Installation

First we need to download and install mise by running the following:

curl https://mise.jdx.dev/install.sh | sh

Next we need to enable mise using the ⚡ Zap minimal zsh plugin manager, by adding the following to your .zshrc

# Install plugin
plug "wintermi/zsh-mise"

License

The zsh-mise plugin is released under the Apache License 2.0 unless explicitly mentioned in the file header.

About

A zsh plugin for `mise` (formerly called `rtx`) a fast polyglot version manager, replacing tools like nvm, nodenv, rbenv, rvm, chruby, pyenv, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages