diff options
author | Thanos Apollo <[email protected]> | 2023-08-20 14:17:30 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-08-20 14:17:30 +0300 |
commit | 77aa4d054d411f12b35df2e1a92007eda8cdb70e (patch) | |
tree | 9494ac54963f44fc2951760354abf58acadcd461 /emacs.org | |
parent | e002dc4338f9c3940a1247010a5d570dbe1d620e (diff) |
emacs: style
Diffstat (limited to 'emacs.org')
-rwxr-xr-x | emacs.org | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 '()) |