@ -525,13 +525,6 @@ While not a traditional terminal emulator, =eshell= provides me with all of the
(eshell-prompt-function 'epe-theme-lambda))
#+end_src
Make ~pfetch~ output as a visual command.
#+begin_src emacs-lisp
(with-eval-after-load 'eshell
(add-to-list 'eshell-visual-commands "pfetch"))
Open an =eshell= buffer with =SPC e=.
@ -144,14 +144,6 @@
;; Make ~pfetch~ output as a visual command.
;; Open an =eshell= buffer with =SPC e=.