diff options
Diffstat (limited to 'etc/notmuch/default')
l--------- | etc/notmuch/default/config | 2 | ||||
l--------- | etc/notmuch/default/hooks/post-new | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/notmuch/default/config b/etc/notmuch/default/config index 3b9d2f4..a315fdc 120000 --- a/etc/notmuch/default/config +++ b/etc/notmuch/default/config @@ -1 +1 @@ -/home/andreh/dev/private/dotfiles/notmuch/default/config
\ No newline at end of file +../../../var/lib/private/tilde/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 index 7992789..5d96e3e 120000 --- a/etc/notmuch/default/hooks/post-new +++ b/etc/notmuch/default/hooks/post-new @@ -1 +1 @@ -/home/andreh/dev/private/dotfiles/notmuch/post-new
\ No newline at end of file +../../../../var/lib/private/tilde/notmuch/default/hooks/post-new
\ No newline at end of file |