add emacs config

This commit is contained in:
Smirnov Oleksandr 2022-09-02 11:00:10 +03:00
parent 6f93292e17
commit 6f27c7f6ab
2 changed files with 178 additions and 0 deletions

2
emacs.d/init.el Normal file
View file

@ -0,0 +1,2 @@
(org-babel-load-file
(expand-file-name "config.org" user-emacs-directory))