db08adeba09e34ba7cfe6cc6dfa0603c93ef2bff
[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)