#!/bin/bash

. $(brew --prefix asdf)/libexec/asdf.sh

asdf plugin add direnv
asdf plugin add elixir
asdf plugin add erlang

asdf install