(bash) update GOPATH env
This commit is contained in:
parent
f5368c7109
commit
7dc47eae0c
1 changed files with 1 additions and 1 deletions
|
|
@ -354,6 +354,6 @@ bc() {
|
|||
bluetoothctl connect $mac
|
||||
}
|
||||
|
||||
export GOPATH=/home/jc/go
|
||||
export GOPATH=$HOME/go
|
||||
export PATH=$PATH:$GOPATH:$GOPATH/bin
|
||||
export EDITOR=nvim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue