summaryrefslogtreecommitdiff
path: root/emacs.org
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-08-20 14:17:30 +0300
committerThanos Apollo <[email protected]>2023-08-20 14:17:30 +0300
commit77aa4d054d411f12b35df2e1a92007eda8cdb70e (patch)
tree9494ac54963f44fc2951760354abf58acadcd461 /emacs.org
parente002dc4338f9c3940a1247010a5d570dbe1d620e (diff)
emacs: style
Diffstat (limited to 'emacs.org')
-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 '())