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