For every project I create, I have to do export GOPATH={path_to_project} every time I cd into the project dir. There has to be an easier way. Isn\'t there som
export GOPATH={path_to_project}