#!/usr/bin/env bash GIT_DIR="${HOME}/stuff/notes" notes notify-send "$(git -C $GIT_DIR commit -m ":memo:" -- notes)"