emacs: Added configuration for EShell, mainly prompt and path.
This commit is contained in:
parent
f61db0ceef
commit
319ff395d8
3 changed files with 68 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue