Browse Source

Add magic ocaml line

Taylor Bockman 8 years ago
parent
commit
c73cfb8d6c
  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
~/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true
eval `opam config env`

Loading…
Cancel
Save