dotfiles/home/private_bin/executable_notes-commit
2024-06-21 13:23:25 -05:00

8 lines
141 B
Bash

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