summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xemacs.org5
1 files changed, 2 insertions, 3 deletions
diff --git a/emacs.org b/emacs.org
index a31f19f..327bb57 100755
--- a/emacs.org
+++ b/emacs.org
@@ -5,7 +5,6 @@
#+auto_tangle: t
#+STARTUP: overview
-
* System Information
** Essentials
Set my name and email address
@@ -965,8 +964,8 @@ Create function to watch videos using ~mpv~
#+begin_src emacs-lisp
(define-key thanos/applications-map (kbd "m") 'mu4e)
#+end_src
-* Shells
-** Eshell
+
+* Eshell
** Configuration with Eat
#+begin_src emacs-lisp
(setq eshell-visual-commands '())