You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
box-o-sand/gotime/.example-autoenv.env

5 lines
224 B

export PATH="$HOME/src/box-o-sand/src/gotime/.installation/go/bin:$PATH"
export GOROOT="$HOME/src/box-o-sand/src/gotime/.installation/go"
export GOPATH="$GOROOT:$HOME/src/box-o-sand/src/gotime"
source "$GOROOT/misc/bash/go"