commit 4d2bd99c40a0774b0d79581a7247da835a2d53ef parent 2183b2b469ef3e1564f84d759a59ded5c7493cd5 Author: Luke Smith <luke@lukesmith.xyz> Date: Mon, 22 Apr 2019 09:33:26 -0400 i'm dumb and blind Diffstat:
M | bin/mailsync | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/mailsync b/bin/mailsync @@ -31,4 +31,4 @@ done notmuch new 2>/dev/null #Create a touch file that indicates the time of the last run of mailsync -touch "$HOME/.config/mutt/,mailsynclastrun" +touch "$HOME/.config/mutt/.mailsynclastrun"