aboutsummaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2021-09-09 19:41:30 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2021-09-09 19:41:30 +0200
commit8bc84b9a5fa5c893749cda365d389bac25daf540 (patch)
tree1f014d5a7f594e52503e515e0f79664324daca43 /.bashrc
parentf21252428ed4acbfa3ab15aad89fc8e1fd86c3f9 (diff)
downloaddotfiles-8bc84b9a5fa5c893749cda365d389bac25daf540.tar.gz
dotfiles-8bc84b9a5fa5c893749cda365d389bac25daf540.zip
Small updates on i3 and bash
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
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.