Added GOPATH and update PATH for golang
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
# If you come from bash you might have to change your $PATH.
|
# 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
|
# set term
|
||||||
export TERM=xterm-256color
|
export TERM=xterm-256color
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user