#!/usr/bin/env bash

set -e

umask 0077
mkdir -p "${HOME}/.cache/xdg-runtime-dir"