It's settled. I have a problem.
This commit is contained in:
parent
7ddb52699d
commit
5d24a9b3f7
23 changed files with 217 additions and 45 deletions
|
@ -1,5 +1,3 @@
|
|||
(provide 'init-eshell)
|
||||
|
||||
;; (evil-set-initial-state 'eshell-mode 'emacs)
|
||||
|
||||
;; (push '("*eshell*" :position left :width 80 :stick t) popwin:special-display-config)
|
||||
|
@ -46,3 +44,7 @@
|
|||
|
||||
;; ;; em-prompt
|
||||
;; (setq eshell-prompt-function 'my-eshell-prompt)
|
||||
|
||||
|
||||
(provide 'init-eshell)
|
||||
;;; init-eshell.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue