diff options
Diffstat (limited to '.config/zsh/rc/ocaml.rc')
| -rwxr-xr-x | .config/zsh/rc/ocaml.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/zsh/rc/ocaml.rc b/.config/zsh/rc/ocaml.rc new file mode 100755 index 0000000..e74e143 --- /dev/null +++ b/.config/zsh/rc/ocaml.rc @@ -0,0 +1,2 @@ +# OPAM configuration +. /home/paul/.opam/opam-init/init.zsh > /dev/null 2> /dev/null || true |
