apiv1

安装

git clone http://github.com/asdf-vm/asdf.git ~/.asdf

shell配置

export ASDF_DIR=~/.asdf
test -d "$ASDF_DIR" && . "$ASDF_DIR/asdf.sh" && . "$ASDF_DIR/completions/asdf.bash"

新asdf安装