Remove make-(frame|terminal) hooks
This commit is contained in:
parent
e8c29fe99c
commit
27dba8ede1
3 changed files with 3 additions and 23 deletions
|
@ -11,7 +11,7 @@
|
|||
mac-option-modifier 'alt)
|
||||
|
||||
;; fix emacs PATH on OSX (GUI only)
|
||||
(add-hook! 'after-make-window-system-frame-hooks
|
||||
(when window-system
|
||||
(setenv "SHELL" "/usr/local/bin/zsh")
|
||||
(setenv "EMACS" "1") ; make sure the world knows
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue