Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 281 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 281 Bytes

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