setup asdf
This commit is contained in:
parent
6a15bb956a
commit
98b607744c
2 changed files with 8 additions and 0 deletions
5
.config/yadm/bootstrap.d/002_asdf
Executable file
5
.config/yadm/bootstrap.d/002_asdf
Executable file
|
@ -0,0 +1,5 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
. $(brew --prefix asdf)/libexec/asdf.sh
|
||||||
|
|
||||||
|
asdf install
|
3
.tool-versions
Normal file
3
.tool-versions
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
direnv 2.32.1
|
||||||
|
elixir 1.13.4-otp-25
|
||||||
|
erlang 25.0.2
|
Loading…
Reference in a new issue