diff --git a/meta.sh b/meta.sh index c4baa7b..25e196a 100644 --- a/meta.sh +++ b/meta.sh @@ -148,7 +148,7 @@ function main { # Init Opam and install stuff echo | opam init fish -c "yes | opam init" - opam install --confirm-level="unsafe-yes" -y \ + opam install --confirm-level="unsafe-yes" \ utop ocaml-lsp-server ocamlformat core menhir pprint sexplib \ ppx_sexp_conv cohttp-lwt-unix dotenv twostep lwt_ssl alcotest ppx_deriving wget -q "${repo}"/dotfiles/.ocamlformat -O "$HOME"/.ocamlformat