diff options
| author | Paul Iannetta <paul.iannetta@inria.fr> | 2018-11-19 00:51:01 +0100 |
|---|---|---|
| committer | Paul Iannetta <paul.iannetta@inria.fr> | 2018-11-19 00:51:01 +0100 |
| commit | b209dd98527fd357e716d44ec4adb430504eae56 (patch) | |
| tree | 4269768238d352dea0f2cd079c27379418d502c3 /.config/zsh/rc/ocaml.rc | |
| parent | 52967fde6b3424372a5d4790e6c5c21dc3096913 (diff) | |
zsh dot files
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 |
