adding clear
This commit is contained in:
parent
85e86c8d12
commit
7c2c6ec069
2 changed files with 2 additions and 0 deletions
1
init.el
1
init.el
|
@ -3376,6 +3376,7 @@ targets."
|
|||
"be" 'eshell)
|
||||
(general-def '(normal insert) eshell-mode-map
|
||||
"C-d" 'kill-buffer-and-window
|
||||
"C-l" 'eshell/clear
|
||||
"<up>" 'eshell-previous-input))
|
||||
|
||||
(use-package eat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue