From 8bc84b9a5fa5c893749cda365d389bac25daf540 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Thu, 9 Sep 2021 19:41:30 +0200 Subject: Small updates on i3 and bash MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- .bashrc | 3 --- 1 file changed, 3 deletions(-) (limited to '.bashrc') 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. -- cgit v1.2.3