diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2023-02-14 13:53:06 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2023-02-14 13:53:06 +0800 |
| commit | f3114d6105162683c4648dfd1eb2aabbcf5fabac (patch) | |
| tree | 6b5b29ede73357bbe15e4977ff9378577d07dda0 | |
| parent | 6fae25b305d714b3ab7608fa003f1af9bf024545 (diff) | |
Update
| -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 | ||