/zsh-fvm

A simple fvm (Flutter Version Manager) plugin for zsh.

Primary LanguageShellApache License 2.0Apache-2.0

zsh-fvm

Checks for the fvm command and adds tab completions.

Installation

Using the ⚡ Zap minimal zsh plugin manager, add the following to your .zshrc

# Install plugin
plug "olrtg/zsh-fvm"

Prerequisites

Have FVM (Flutter Version Manager) installed.