install: install opam rather than ocaml
This commit is contained in:
2
install
2
install
@@ -110,7 +110,7 @@ asdf reshim
|
||||
go install github.com/go-delve/delve/cmd/dlv@latest
|
||||
|
||||
# Just add these, for now.
|
||||
ADD_ONLY="python tmux sbcl ocaml gohugo erlang elixir clojure"
|
||||
ADD_ONLY="python tmux sbcl opam gohugo erlang elixir clojure"
|
||||
for plugin in $ADD_ONLY ; do
|
||||
asdf plugin add $plugin
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user