From 42e60f14b86f0e5cb4bfadfbd2310dfa44f6b9de Mon Sep 17 00:00:00 2001 From: bd Date: Thu, 13 Jun 2024 13:11:32 -0600 Subject: Remove my web browser (I hate the internet) --- .config/emacs/init.el | 1 + 1 file changed, 1 insertion(+) (limited to '.config/emacs/init.el') diff --git a/.config/emacs/init.el b/.config/emacs/init.el index 29edaa1..c18456f 100644 --- a/.config/emacs/init.el +++ b/.config/emacs/init.el @@ -24,6 +24,7 @@ ;;;; gnus +(keymap-global-set "C-c m" #'gnus) (setopt readmail-command 'gnus mail-user-agent 'gnus-user-agent -- cgit v1.2.3