#!/bin/sh [ ! -d "${HOME}/.gnupg" ] && \ mkdir -p "${HOME}/.gnupg" stow \ --target="${HOME}" \ --ignore="^@.*" \ --verbose \ gnupg