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)"