about summary refs log tree commit diff
path: root/emacs-elisp/init.el
blob: c2918ad528a9ba326598411fe64a32012dffb6ba (plain)
1
2
3
4
(load-file
 (expand-file-name
  "config.el"
  user-emacs-directory))