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 index e74e143..58230b3 100755 --- a/.config/zsh/rc/ocaml.rc +++ b/.config/zsh/rc/ocaml.rc @@ -1,2 +1,4 @@ +# vim: ft=zsh + # OPAM configuration . /home/paul/.opam/opam-init/init.zsh > /dev/null 2> /dev/null || true |
