#!/bin/sh set -exu export PATH="$HOME/go/bin:$PATH" go install github.com/technosophos/dashing@latest