dotfiles/.config/yadm/bootstrap.d/002_asdf
2022-08-02 09:28:30 -04:00

9 lines
137 B
Bash
Executable file

#!/bin/bash
. $(brew --prefix asdf)/libexec/asdf.sh
asdf plugin add direnv
asdf plugin add elixir
asdf plugin add erlang
asdf install