From 430a8dd7edb30dd0395b153bc32a568aa660ab39 Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Tue, 19 Oct 2010 11:56:58 -0700 Subject: [PATCH] This is bad for macgem --- .zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zshrc b/.zshrc index 5b064b2..c156be6 100644 --- a/.zshrc +++ b/.zshrc @@ -62,8 +62,8 @@ fi # Setting vars #TERM=rxvt -export GEM_HOME="$HOME/.gems" -export GEM_PATH="$GEM_HOME:/usr/lib/ruby/gems/1.8" +#export GEM_HOME="$HOME/.gems" +#export GEM_PATH="$GEM_HOME:/usr/lib/ruby/gems/1.8" zshhosts=(serenity.cat.pdx.edu hunner@mint.cic.pdx.edu drkatz.cat.pdx.edu walt.ece.pdx.edu bunny.cat.pdx.edu spof.cat.pdx.edu fops.cat.pdx.edu narsil.cat.pdx.edu hunner@odin.pdx.edu hunnur@alcmaeonllc.com mir.cat.pdx.edu geppetto.cat.pdx.edu) HISTSIZE=1000 SAVEHIST=1000