Explorar el Código

~/.zshrc: use config for opam/ocaml.

Lucas Stadler %!s(int64=11) %!d(string=hace) años
padre
commit
8de5e1c689
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      .zshrc

+ 3 - 0
.zshrc

@ -50,3 +50,6 @@ bindkey  history-incremental-search-backward
50 50
51 51
source ~/.env
52 52
source ~/.aliases
53
54
# OPAM configuration
55
. /home/lu/.opam/opam-init/init.zsh > /dev/null 2> /dev/null || true