diff options
author | Ben Sima <ben@bsima.me> | 2025-05-09 10:05:34 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2025-05-09 10:05:34 -0400 |
commit | 259c8b50b4b73cdf3eb1690cf17b6981c650e41b (patch) | |
tree | f8354b8be3972ee55e5320d6c8870208ea990efe /BudgetReport.sh | |
parent | 1d0ea00ee8bc3f4393ff7a319ffa90f83b7c36ba (diff) |
Adjust BudgetReport prompt
This will have to evolve over time. Also I'm sending it to my iCloud address so
I can read it on my phone as well.
Diffstat (limited to 'BudgetReport.sh')
-rwxr-xr-x | BudgetReport.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BudgetReport.sh b/BudgetReport.sh index 65be630..6db1e8c 100755 --- a/BudgetReport.sh +++ b/BudgetReport.sh @@ -21,6 +21,7 @@ The '$month' column is how much we actually spent so far this month. Create a report that summarizes how much we have spent so far. Make recommendations to help us stay under budget for the rest of the month. Identify opportunities to save money or to make room in the budget. +We don't have to follow the budget strictly, but we want to keep monthly spending under \$10,000. Be concise and to the point. Don't offer follow-up tasks, this is a one-off report, not a conversation. @@ -48,6 +49,7 @@ pandoc --standalone --metadata title="$subject" \ email_args=( --to ben@bensima.com --to katesima21@gmail.com + --to bsima@icloud.com --from ben@bensima.com --smtp-server bensima.com --subject "$subject" |