From 5333be3ef132c0e0a19e5793ba4fdbb79efa59f6 Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Fri, 21 Jun 2024 13:23:25 -0500 Subject: [PATCH] fieldnotes ftw --- home/private_bin/executable_notes-commit | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/home/private_bin/executable_notes-commit b/home/private_bin/executable_notes-commit index 07e47cb..99f29be 100644 --- a/home/private_bin/executable_notes-commit +++ b/home/private_bin/executable_notes-commit @@ -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)"