feat(functions): Add ivy-browse-repositories function

Quick helper to switch between all relevant projects.
This commit is contained in:
Vincent Ambo 2018-06-18 16:39:28 +02:00
parent e743ea28c5
commit f0dfc8b06d
4 changed files with 16 additions and 2 deletions

View file

@ -32,6 +32,9 @@
(setq mail-host-address (system-name))
(setq notmuch-mua-cite-function #'message-cite-original-without-signature)
;; Close mail buffers after sending mail
(setq message-kill-buffer-on-exit t)
;; Ensure sender is correctly passed to msmtp
(setq mail-specify-envelope-from t
message-sendmail-envelope-from 'header