Skip to content

Commit

Permalink
Use standard location for eshell directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimm committed Apr 27, 2015
1 parent fa86af6 commit 18e15cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions emacs.el
Expand Up @@ -41,8 +41,6 @@
(defvar my-alternate-shell #'shell
"Bound to alternate key.")

(setq eshell-directory-name (concat *my-emacs-lib-dir* "eshell/"))

(if (equal default-directory "/") (setq default-directory "~/"))

;; Add *my-emacs-lib-dir* subdirs to the end of load-path, so if it's
Expand Down

0 comments on commit 18e15cd

Please sign in to comment.