X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/56fd2611ee7803511933acf5098eb4bed92f792e..1dde553d9a6d52523575f41a560162c79f10c0a3:/init.org diff --git a/init.org b/init.org index 87b9f02..51cd9ca 100644 --- a/init.org +++ b/init.org @@ -234,6 +234,9 @@ can then be managed with the help of Magit or other tools. (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 @@ -1250,8 +1253,6 @@ See [[notmuch:id:87muuqsvci.fsf@fencepost.gnu.org][bug follow-up]]. ;; (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"