summaryrefslogtreecommitdiff
path: root/bin/annexfmail
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-04-07 10:07:32 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-04-07 10:07:54 -0700
commit0c9f44f0962bd0a94479360035591097b9807b98 (patch)
treee7bb16feda5972e1b935b4a28d912e6e9426f7fe /bin/annexfmail
parent95df33be09ad2565804a67368ef18e3b4ebc95b0 (diff)
downloaddotfiles-0c9f44f0962bd0a94479360035591097b9807b98.tar.gz
movemail->movemymail to avoid clash with mailutils' movemail
Diffstat (limited to 'bin/annexfmail')
-rwxr-xr-xbin/annexfmail6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/annexfmail b/bin/annexfmail
index d9871351..493e7527 100755
--- a/bin/annexfmail
+++ b/bin/annexfmail
@@ -12,8 +12,8 @@ if pgrep mbsync >/dev/null; then
exit 1
fi
-movemail
-touch ~/.nomovemail
+movemymail
+touch ~/.nomovemymail
# 2. set constants
@@ -72,4 +72,4 @@ archivemail \
#mv "$HOME/.mbsyncrc~" "$HOME/.mbsyncrc"
status now commit and sync ~/lib/annex
-status and rm ~/.nomovemail
+status and rm ~/.nomovemymail