diff options
-rwxr-xr-x | X11/mail/import_contact.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/X11/mail/import_contact.sh b/X11/mail/import_contact.sh new file mode 100755 index 0000000..02e416b --- /dev/null +++ b/X11/mail/import_contact.sh | |||
@@ -0,0 +1,4 @@ | |||
1 | #! /bin/sh | ||
2 | |||
3 | pass mail/mutt.hooks >~/.config/mutt/hooks.topo | ||
4 | pass mail/mutt.hooks >~/.config/mutt/alias.topo | ||