aboutsummaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index eea1fac..1ee88d5 100644
--- a/.zshrc
+++ b/.zshrc
@@ -198,3 +198,7 @@ case $(uname) in
*)
echo -e '[-- OS UNRECOGNISED (T_T) --]'
esac
+
+#################### HOOKS ####################
+
+[[ -f ~/.zshrc-opam ]] && source ~/.zshrc-opam