#!/usr/bin/env bash # Put 'export' statements here for environment variables export LC_ALL=en_US.UTF-8 export PATH=$PWD/bin:$PATH