Added GOPATH and update PATH for golang
This commit is contained in:
parent
c1ada3b89a
commit
cc064f0159
@ -1,6 +1,6 @@
|
||||
# If you come from bash you might have to change your $PATH.
|
||||
export PATH=$HOME/.local/bin:$HOME/.cargo/bin:$PATH
|
||||
|
||||
export PATH=$HOME/.local/bin:$HOME/.cargo/bin:$HOME/go/bin:$PATH
|
||||
export GOPATH=$HOME/go
|
||||
# set term
|
||||
export TERM=xterm-256color
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user