📝 (eshell) Add Mastering Emacs article as resource
This commit is contained in:
parent
322133ed9a
commit
f4139969af
1 changed files with 3 additions and 0 deletions
|
@ -2103,6 +2103,9 @@ Source: [[https://github.com/akermu/emacs-libvterm][GitHub: akermu/emacs-libvter
|
|||
|
||||
Let's try out eshell.
|
||||
|
||||
Resources:
|
||||
- [[https://www.masteringemacs.org/article/complete-guide-mastering-eshell][Mikey Petersen: Mastering Eshell]]
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package eshell
|
||||
:bind (("C-c s" . 'eshell)))
|
||||
|
|
Loading…
Reference in a new issue