Color changes
This commit is contained in:
parent
5ec17e461b
commit
8c47cc30fe
5 changed files with 88 additions and 13 deletions
|
@ -54,10 +54,11 @@ export GTEST_COLOR=1
|
|||
export CGCC_FORCE_COLOR=1
|
||||
|
||||
## Go
|
||||
export GOROOT=$mylib/go
|
||||
export GOPATH=$HOME/workspace
|
||||
export GOSRC=$mylib/go/src
|
||||
export PATH=$GOROOT/bin:$GOPATH/bin:$PATH
|
||||
export GOPATH=$HOME
|
||||
# export GOROOT=$mylib/go
|
||||
# export GOPATH=$HOME/workspace
|
||||
# export GOSRC=$mylib/go/src
|
||||
# export PATH=$GOROOT/bin:$GOPATH/bin:$PATH
|
||||
|
||||
## Rust
|
||||
export PATH=$mylib/rust/bin:$PATH
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue