dotfiles/home/private_bin/executable_notes-commit

7 lines
119 B
Text
Raw Normal View History

2024-02-28 09:57:27 -06:00
#!/usr/bin/env bash
GIT_DIR="${HOME}/stuff/notes"
notes
notify-send "$(git -C $GIT_DIR commit -m ":memo:" -- notes)"