From 90eaebabcaaea74237f34cf05709625345f276cc Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 12 May 2022 12:01:54 -0300 Subject: Move Git repository into ~/.usr/.git/ --- etc/notmuch/default/config | 1 + etc/notmuch/default/hooks/post-new | 1 + 2 files changed, 2 insertions(+) create mode 120000 etc/notmuch/default/config create mode 120000 etc/notmuch/default/hooks/post-new (limited to 'etc/notmuch/default') diff --git a/etc/notmuch/default/config b/etc/notmuch/default/config new file mode 120000 index 0000000..3b9d2f4 --- /dev/null +++ b/etc/notmuch/default/config @@ -0,0 +1 @@ +/home/andreh/dev/private/dotfiles/notmuch/default/config \ No newline at end of file diff --git a/etc/notmuch/default/hooks/post-new b/etc/notmuch/default/hooks/post-new new file mode 120000 index 0000000..7992789 --- /dev/null +++ b/etc/notmuch/default/hooks/post-new @@ -0,0 +1 @@ +/home/andreh/dev/private/dotfiles/notmuch/post-new \ No newline at end of file -- cgit v1.2.3