Added custom config

This commit is contained in:
2020-12-01 15:09:35 -08:00
parent 390b95c46c
commit 0613fcec82
8 changed files with 855 additions and 2 deletions
+1
View File
@@ -10,6 +10,7 @@
; (package! some-package)
(package! elpher)
(package! edit-server)
;; To install a package directly from a remote git repo, you must specify a
;; `:recipe'. You'll find documentation on what `:recipe' accepts here: