Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 420 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 420 Bytes

anyenv-lazyload

This is an anyenv plugin that enable to load lazy instead of anyenv init -.

Installation

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

Usage

Replace eval "$(anyenv init -)" in your ~/.zshrc or ~/.bashrc to eval "$(anyenv lazyload)".

License

MIT