diff --git a/README.org b/README.org index a4888ed..16541e6 100644 --- a/README.org +++ b/README.org @@ -705,7 +705,7 @@ Configure email with iCalendar event support, to integrate with :bind (("C-c b" . ibuffer))) (use-package eshell - :bind (("C-c t" . eshell)) + :bind (("C-c e" . eshell)) :config (require 'esh-mode))