fieldnotes ftw

This commit is contained in:
Daylin Morgan 2024-06-21 13:23:25 -05:00
parent 2adeb96fa9
commit 5333be3ef1
Signed by: daylin
GPG key ID: 950D13E9719334AD

View file

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