#!/bin/sh

DIR="$(realpath "$(dirname "$0")")"
set -x
stow -d "$DIR" -t "$HOME" $@