summaryrefslogtreecommitdiff
path: root/emacs.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.org')
-rwxr-xr-xemacs.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.org b/emacs.org
index 5d6e4ad..8a68519 100755
--- a/emacs.org
+++ b/emacs.org
@@ -1287,7 +1287,7 @@ Set aliases for emacs functions and ~PATH~
(define-key thanos/applications-map (kbd "m") 'mu4e)
(define-key thanos/applications-map (kbd "t") 'counsel-load-theme)
(define-key thanos/applications-map (kbd "f") 'elfeed)
- (define-key thanos/applications-map (kbd "i") 'circpe)
+ (define-key thanos/applications-map (kbd "i") 'circe)
(global-set-key (kbd "C-c a") 'thanos/applications-map)
(define-prefix-command 'Create)