emacs: Add racket things
This commit is contained in:
parent
d23221d243
commit
dc0e8b9871
2 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,8 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(add-to-list 'exec-path "/usr/local/bin")
|
||||
(add-to-list 'exec-path "/usr/local/bin")
|
||||
(add-to-list 'exec-path "/Applications/Racket/bin")
|
||||
|
||||
(when window-system
|
||||
(setq frame-title-format '(buffer-file-name "%f" ("%b")))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue