Browse Source

Add magic ocaml line

master
Taylor Bockman 9 years ago
parent
commit
7d2ecaf804
  1. 1
      dotfiles/zshrc

1
dotfiles/zshrc

@ -101,3 +101,4 @@ PROMPT="%{$fg[white]%}┌%{$reset_color%}[%{$fg[yellow]%}%n%{$reset_color%}@%{$f
# Run opam init # Run opam init
~/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true ~/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true
eval `opam config env`

Loading…
Cancel
Save