First nix-emacs config
This commit is contained in:
commit
173299ea8b
6 changed files with 226 additions and 0 deletions
5
init.el
Normal file
5
init.el
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
;;; -*- lexical-binding: t; -*-
|
||||
(org-babel-load-file
|
||||
(expand-file-name
|
||||
"config.org"
|
||||
user-emacs-directory))
|
||||
Loading…
Add table
Add a link
Reference in a new issue