#!/usr/bin/env bash
configs="$BRIEFCASE/configs"
(cd "$configs" && stow --delete --target="$HOME" .)