Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 418 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 418 Bytes

anyenv-update

This is an anyenv plugin that provides anyenv update command to update all **env and all plugins.

Installation

Simply clone the repository into the plugins directory:

mkdir -p $(anyenv root)/plugins
git clone https://github.com/znz/anyenv-update.git $(anyenv root)/plugins/anyenv-update

Usage

anyenv update

License

(The MIT License)