From f271b1d573405c4bddcd0af3aeb04e317926d6eb Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 12 May 2022 10:57:02 -0300 Subject: mv ~/Maildir/.notmuch/hooks/ ~/.usr/etc/notmuch/default/ --- .usr/etc/notmuch/default/hooks/post-new | 1 + Maildir/.notmuch/hooks/post-new | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 120000 .usr/etc/notmuch/default/hooks/post-new delete mode 120000 Maildir/.notmuch/hooks/post-new diff --git a/.usr/etc/notmuch/default/hooks/post-new b/.usr/etc/notmuch/default/hooks/post-new new file mode 120000 index 0000000..7992789 --- /dev/null +++ b/.usr/etc/notmuch/default/hooks/post-new @@ -0,0 +1 @@ +/home/andreh/dev/private/dotfiles/notmuch/post-new \ No newline at end of file diff --git a/Maildir/.notmuch/hooks/post-new b/Maildir/.notmuch/hooks/post-new deleted file mode 120000 index 7992789..0000000 --- a/Maildir/.notmuch/hooks/post-new +++ /dev/null @@ -1 +0,0 @@ -/home/andreh/dev/private/dotfiles/notmuch/post-new \ No newline at end of file -- cgit v1.2.3