Much simplifying the env for algs4 project
now that I'm using gvm and better-managing my GOPATH.
This commit is contained in:
parent
bed7e5bef4
commit
dd4fbb0f32
@ -1,6 +1 @@
|
|||||||
export PATH="$HOME/src/box-o-sand/src/gotime/.installation/go/bin:$PATH"
|
|
||||||
export PATH="$HOME/src/box-o-sand/src/algs4/bin:$PATH"
|
export PATH="$HOME/src/box-o-sand/src/algs4/bin:$PATH"
|
||||||
export GOROOT="$HOME/src/box-o-sand/src/gotime/.installation/go"
|
|
||||||
|
|
||||||
source "$GOROOT/misc/bash/go"
|
|
||||||
test -f ~/src/gocode/src/.env && source ~/src/gocode/src/.env
|
|
||||||
|
Loading…
Reference in New Issue
Block a user