add latest go(root) to .profile

This commit is contained in:
creme 2019-09-03 22:26:15 +02:00
parent eab2a897a6
commit 7acacc5851
Signed by untrusted user: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@ export PATH=$PATH:/envs/bin
# bbj
export BBJ_USER=$USER
# latest GO
GOROOT=/usr/local/go
if [[ ! $TERM =~ screen ]] || [[ ! $TMUX =~ tmux ]]; then
_byobu_sourced=1 . /usr/bin/byobu-launch 2>/dev/null || true