removes config that prevents emacs from opening correctly

This commit is contained in:
syl20bnr 2014-07-05 23:33:21 -04:00
parent 7019a6f9db
commit 792362e446

View file

@ -133,7 +133,4 @@
(file-exists-p initfile))
(load initfile))))
(when (memq window-system '(mac ns))
(exec-path-from-shell-initialize))
(provide 'packages)