# //FIXME this needs to get the hell out of here -> put it in an env loading file
export GOPATH="$HOME/projects/gopath/"
export PATH="$PATH:$GOPATH/bin"