#!/bin/sh # Envvars export BROWSER="firefox" export TZ="Europe/London" # Local web server local-srv ~/www/gabbott.dev/rel & river