summary refs log tree commit diff stats
path: root/.config/fish/config.fish
diff options
context:
space:
mode:
Diffstat (limited to '.config/fish/config.fish')
-rw-r--r--.config/fish/config.fish3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/fish/config.fish b/.config/fish/config.fish
index 80c5ddc..9c470de 100644
--- a/.config/fish/config.fish
+++ b/.config/fish/config.fish
@@ -123,6 +123,9 @@ set -x BOOT_CLOJURE_NAME org.clojure/clojure
 set -x BOOT_VERSION 2.8.3
 set -x BOOT_CLOJURE_VERSION 1.8.0
 
+# ocaml
+source $HOME/.opam/opam-init/init.fish > /dev/null 2> /dev/null; or true
+
 # shadowgate mud over ssl
 function shadowgate
   command shadowgate socat TCP-LISTEN 8080,fork,reuseaddr OPENSSL shadowgate.org 8443