From f4b8857fa41d891306deecc20867f2c4bcd2794a Mon Sep 17 00:00:00 2001 From: Barak Michener Date: Thu, 25 Apr 2013 19:39:00 -0400 Subject: [PATCH] modify zsh --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index f8fc2ee..5fa34d7 100644 --- a/.zshrc +++ b/.zshrc @@ -22,6 +22,7 @@ bindkey -e #ZLS_COLORS=$LS_COLORS +PATH=$HOME/bin:/bin:/sbin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/usr/games:/usr/X11R6/bin:/$HOME/.gem/ruby/1.9.1/bin:$HOME/.cabal/bin:/usr/lib/go/bin:$PATH; export PATH export DISTCC_HOSTS='hyades01 hyades02 hyades03 hyades04' #if [[ "$GOROOT" == "" ]]; then #export GOROOT=$HOME/local/go