New stuff in setup: bindings.el, flyspell.el, mywin.el
[emacs-init.git] / setup / 00init.el
1 (add-to-list 'load-path "~/.emacs.d/auto-install")
2 (setq custom-file "~/.emacs.d/emacs-custom.el")
3 (load custom-file)