(Emacs/config)+eshell to oreo/keep-buffers
So my eshell instance doesn't die just cos I'm cleaning up.
This commit is contained in:
@@ -173,7 +173,7 @@ any buffers in ~+oreo/keep-buffer~ and kills the rest.
|
||||
(defconst +oreo/keep-buffers
|
||||
(list "config.org" "*scratch*"
|
||||
"*dashboard*" "*Messages*"
|
||||
"*Warnings*")
|
||||
"*Warnings*" "*eshell*")
|
||||
"List of buffer names to preserve.")
|
||||
|
||||
(defun +oreo/clean-buffer-list ()
|
||||
|
||||
Reference in New Issue
Block a user