emacs: Added configuration for EShell, mainly prompt and path.

This commit is contained in:
Vincent Ambo 2013-07-21 01:23:03 +02:00
parent f61db0ceef
commit 319ff395d8
3 changed files with 68 additions and 0 deletions

View file

@ -6,6 +6,7 @@
;;; Code:
(add-to-list 'exec-path "/usr/local/bin")
(add-to-list 'exec-path (expand-file-name "~/bin"))
(add-to-list 'exec-path "/Applications/Racket/bin")
(when window-system