init
This commit is contained in:
commit
a295279bac
3 changed files with 1551 additions and 0 deletions
1
.dir-locals.el
Normal file
1
.dir-locals.el
Normal file
|
@ -0,0 +1 @@
|
||||||
|
((nil . ((eval . (add-hook 'after-save-hook 'org-babel-tangle nil t)))))
|
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
etc
|
||||||
|
var
|
||||||
|
straight
|
||||||
|
elpaca
|
||||||
|
elpa
|
||||||
|
eln-cache
|
||||||
|
init.el
|
||||||
|
early-init.el
|
||||||
|
customizations.el
|
||||||
|
projects
|
||||||
|
fontaine-latest-state.eld
|
||||||
|
tree-sitter
|
1538
ReadMe.org
Normal file
1538
ReadMe.org
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue