/anyenv

Like autoenv and direnv only better with Bash.

Primary LanguageShell

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