From 26f01c2a0e22c0a61697b7dd21e4daceb27b1981 Mon Sep 17 00:00:00 2001 From: RenatoXSR Date: Mon, 18 Mar 2019 18:41:29 -0300 Subject: [PATCH] Atualizar 'zshrc' Commented out options not applicable everywhere. --- .zshrc => zshrc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) rename .zshrc => zshrc (95%) diff --git a/.zshrc b/zshrc similarity index 95% rename from .zshrc rename to zshrc index 6c2b295..40b2b3e 100644 --- a/.zshrc +++ b/zshrc @@ -179,14 +179,14 @@ zstyle ':completion:*:ssh:*' group-order \ hosts-domain hosts-host users hosts-ipaddr zstyle '*' single-ignored show -source $HOME/.bash_aliases +#source $HOME/.bash_aliases -source $HOME/.profile +#source $HOME/.profile #source /home/renato/WebApp/silvrosa.llm-node.google-api.sh -test -r $HOME/.opam/opam-init/init.sh && . $HOME/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true +#test -r $HOME/.opam/opam-init/init.sh && . $HOME/.opam/opam-init/init.sh > /dev/null 2> /dev/null || true -mount | grep "${HOME}/drive.silveirarosa.com" > /dev/null || $HOME/.opam/default/bin/google-drive-ocamlfuse $HOME/drive.silveirarosa.com +#mount | grep "${HOME}/drive.silveirarosa.com" > /dev/null || $HOME/.opam/default/bin/google-drive-ocamlfuse $HOME/drive.silveirarosa.com -# +### FIM ###