aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.bashrc b/.bashrc
index 8b5cfa2..33bff25 100644
--- a/.bashrc
+++ b/.bashrc
@@ -88,10 +88,7 @@ export CC=/usr/bin/gcc
export CXX=/usr/bin/g++
# Go things
-export GOROOT_BOOTSTRAP=/opt/go
-export GOROOT=$HOME/src/go.googlesource.com/go
export GOPATH=$HOME
-export PATH=$GOROOT/bin:$PATH
##
# Misc.