- anyenv is already fixed the problem: anyenv/anyenv#82
- so this plugin is now deprecated
This is an anyenv plugin that
provides tfenv init
command to supress tfenv error on anyenv starting.
You need clone this repository into your anyenv plugin directory:
mkdir -p $(anyenv root)/plugins
git clone https://github.com/rugamaga/anyenv-tfenv-init.git $(anyenv root)/plugins/anyenv-tfenv-init
Only install and use latest tfenv
by anyenv
.
Public domain.