# # Configures Ocaml package management # # Authors: Sebastian Wiesner # if (( ! $+commands[opam] )); then return 1 fi eval `opam config env`