#!/bin/sh export GOPATH="$HOME/projects/gopath/" export PATH="$PATH:$GOPATH/bin"