Skip to content
Wesley Koerber edited this page Aug 17, 2024 · 3 revisions

Installation

git clone https://github.com/weskoerber/zvm && \
ln -s $(pwd)/zvm/zvm $HOME/.local/bin

Getting Started

See what zvm can do by first taking a look at the available commands in the wiki, or type zvm --help.

To customize your zvm experience, take a look at the environment variables zvm uses.

Clone this wiki locally