1
0

Update home/.zshrc

This commit is contained in:
Jeff Lance 2025-02-08 23:03:31 +01:00
parent f19633159c
commit 9fded7fdff

View File

@ -196,8 +196,8 @@ fi
#
# ocaml
#
test -r /home/jeff/.opam/opam-init/init.zsh && . /home/jeff/.opam/opam-init/init.zsh > /dev/null 2> /dev/null || true
# test -r /home/jeff/.opam/opam-init/init.zsh && . /home/jeff/.opam/opam-init/init.zsh > /dev/null 2> /dev/null || true
eval "$(asdf exec opam env)"
#