An open API service indexing awesome lists of open source software.

https://github.com/olrtg/zsh-fvm

A simple fvm (Flutter Version Manager) plugin for zsh.
https://github.com/olrtg/zsh-fvm

Last synced: 9 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# zsh-fvm

Checks for the `fvm` command and adds tab completions.

## Installation

Using the [:zap: Zap](https://www.zapzsh.org/) minimal zsh plugin manager, add the following to your `.zshrc`

```sh
# Install plugin
plug "olrtg/zsh-fvm"
```

## Prerequisites

Have [FVM](https://fvm.app/) (Flutter Version Manager) installed.