|
@ -525,13 +525,6 @@ While not a traditional terminal emulator, =eshell= provides me with all of the |
|
|
(eshell-prompt-function 'epe-theme-lambda)) |
|
|
(eshell-prompt-function 'epe-theme-lambda)) |
|
|
#+end_src |
|
|
#+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")) |
|
|
|
|
|
#+end_src |
|
|
|
|
|
|
|
|
|
|
|
Open an =eshell= buffer with =SPC e=. |
|
|
Open an =eshell= buffer with =SPC e=. |
|
|
|
|
|
|
|
|
#+begin_src emacs-lisp |
|
|
#+begin_src emacs-lisp |
|
|