From d2eb996281c51bf56b0921225455775c77647685 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 7 May 2024 09:40:45 -0500 Subject: mbsync hook --- hooks/pre-up/mbsync | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 hooks/pre-up/mbsync (limited to 'hooks') diff --git a/hooks/pre-up/mbsync b/hooks/pre-up/mbsync new file mode 100755 index 0000000..6d58bb1 --- /dev/null +++ b/hooks/pre-up/mbsync @@ -0,0 +1,3 @@ +#!/bin/sh +mkdir -p ~/mail-home +mkdir -p ~/mail-work \ No newline at end of file -- cgit v1.2.3