nikolay / anyenv

Like autoenv and direnv only better with Bash.

Home Page:http://anyenv.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anyenv

Installation

mkdir -f ~/bin
curl -sL git.io/anyenv > ~/bin/anyenv.sh
echo "source ~/bin/anyenv.sh" >> ~/.bash_profile

Support

Shells

  • Bash
  • Zsh
  • Fish
  • PowerShell

Platforms

  • OS X
  • Linux
  • Windows

About

Like autoenv and direnv only better with Bash.

http://anyenv.org


Languages

Language:Shell 100.0%