diff options
author | EuAndreh <eu@euandre.org> | 2022-10-27 01:14:51 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-27 01:38:45 -0300 |
commit | 0dfd2ccf8e9c5dee553ccfd88843bc724db71cbb (patch) | |
tree | 347371b19ccc80afabf2f1dccbc7609146d3682d /etc/notmuch/default/hooks/post-new | |
parent | bin/menu: Use exec over spawning new processes for "bin" action (diff) | |
download | dotfiles-0dfd2ccf8e9c5dee553ccfd88843bc724db71cbb.tar.gz dotfiles-0dfd2ccf8e9c5dee553ccfd88843bc724db71cbb.tar.xz |
Remove configuration files from email programs
Generate them instead with the new mailcfg(1).
Diffstat (limited to 'etc/notmuch/default/hooks/post-new')
l--------- | etc/notmuch/default/hooks/post-new | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/notmuch/default/hooks/post-new b/etc/notmuch/default/hooks/post-new deleted file mode 120000 index 5d96e3e..0000000 --- a/etc/notmuch/default/hooks/post-new +++ /dev/null @@ -1 +0,0 @@ -../../../../var/lib/private/tilde/notmuch/default/hooks/post-new
\ No newline at end of file |