about summary refs log tree commit diff
path: root/init-eshell.el
diff options
context:
space:
mode:
authorVincent Ambo <vincent@spotify.com>2014-02-04T22·48+0100
committerVincent Ambo <vincent@spotify.com>2014-02-04T22·48+0100
commitbdbc18d285dee458f73c92efeac9a5eb417892e0 (patch)
tree3c2394c6d60743419c40c82082aa56b0384f0828 /init-eshell.el
parent05d10fae2ad2142555b5dbacf5fc7786ea485dec (diff)
Various things
- Disable local file loading for now until I have a solution for the
  DBus problem

- Emacs daemon implicitly starts server
Diffstat (limited to 'init-eshell.el')
-rw-r--r--init-eshell.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/init-eshell.el b/init-eshell.el
index e2191dd4ec..73ec85a565 100644
--- a/init-eshell.el
+++ b/init-eshell.el
@@ -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