(require 'borg)
(borg-initialize)
+(require 'borg-nix-shell)
+(setq borg-build-shell-command 'borg-nix-shell-build-command)
+
(with-eval-after-load 'bind-key
(bind-keys
:package borg
;; (advice-add #'notmuch-bury-or-kill-this-buffer
;; :override #'kill-this-buffer)
:bind
- (:map notmuch-common-keymap
- ("g" . notmuch-poll-and-refresh-this-buffer))
(:map notmuch-hello-mode-map
("u" . (lambda ()
"Search for `unread'-tagged messages"