Various things
- Disable local file loading for now until I have a solution for the DBus problem - Emacs daemon implicitly starts server
This commit is contained in:
parent
05d10fae2a
commit
bdbc18d285
3 changed files with 8 additions and 8 deletions
|
|
@ -6,9 +6,6 @@
|
|||
;; Hide banner message ...
|
||||
(setq eshell-banner-message "")
|
||||
|
||||
(defvar home-dir)
|
||||
(setq home-dir (expand-file-name "~"))
|
||||
|
||||
(defun eshell-mode-hook-setup ()
|
||||
"Sets up EShell when it is loaded"
|
||||
(setq eshell-path-env (concat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue