diff options
Diffstat (limited to '.config/zsh/rc/opam.rc')
| -rwxr-xr-x | .config/zsh/rc/opam.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/zsh/rc/opam.rc b/.config/zsh/rc/opam.rc index b25377c..58230b3 100755 --- a/.config/zsh/rc/opam.rc +++ b/.config/zsh/rc/opam.rc @@ -1,4 +1,4 @@ - +# vim: ft=zsh # OPAM configuration . /home/paul/.opam/opam-init/init.zsh > /dev/null 2> /dev/null || true |
