diff options
| author | Craig Jennings <c@cjennings.net> | 2024-11-09 06:53:50 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2024-11-09 06:53:50 -0600 |
| commit | b9eaa77e0dfba3d3d9024f80cff8c315bffd7599 (patch) | |
| tree | b9b767c1fcaf57a618a14b82f959c6a6ad39a8ef /scripts | |
| parent | 1b8c14b0dbe02b08c1c3046bbba450e7d2184b2a (diff) | |
| download | dotemacs-b9eaa77e0dfba3d3d9024f80cff8c315bffd7599.tar.gz dotemacs-b9eaa77e0dfba3d3d9024f80cff8c315bffd7599.zip | |
enhanced comments
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/setup-email.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/setup-email.sh b/scripts/setup-email.sh index 440dd5f6..3525d179 100755 --- a/scripts/setup-email.sh +++ b/scripts/setup-email.sh @@ -3,7 +3,7 @@ # Craig Jennings <c@cjennings.net> # # this mu4e mail setup script is particular to my own setup -# ===== this will not work for you ===== +# ===== this will not work for you without adjustments ===== MBSYNC=/usr/bin/mbsync MBSYNCRC="$HOME/.mbsyncrc" |
