1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00
dotfiles/emacs/.config/doom/config.el

6 lines
150 B
EmacsLisp
Raw Normal View History

2019-12-01 17:47:48 +00:00
;;; .doom.d/config.el -*- lexical-binding: t; -*-
;; Place your private configuration here
2019-12-02 14:50:13 +00:00
2019-12-06 19:10:37 +00:00
(org-babel-load-file "~/.config/doom/configuration.org")