1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

zshrc: remove OCaml/OPAM references

This commit is contained in:
Joe Groocock 2017-10-10 10:59:48 +01:00
parent be64bd88e8
commit 1c28551d20
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

3
.zshrc
View File

@ -96,6 +96,3 @@ ZSH_HIGHLIGHT_STYLES[assign]='none'
ZSH_HIGHLIGHT_STYLES[redirection]='none'
source $DOTFILES/aliases
# OPAM configuration
. /home/frebib/.opam/opam-init/init.zsh > /dev/null 2> /dev/null || true