]> git.ekhem.eu.org Git - guix.git/commit
[emacs] Structure working with packages.
authorJakub Czajka <jakub@ekhem.eu.org>
Thu, 22 Dec 2022 21:05:02 +0000 (22:05 +0100)
committerJakub Czajka <jczajka@google.com>
Sun, 24 Dec 2023 18:53:07 +0000 (19:53 +0100)
commitacc80bdc8ff358e90b2804067c39a78ee748153e
tree7a5b27c5525d4669ee319c015041b54120d85ee8
parent03f70bfeeb6839e0bcafe367e8d3e4d4c0af9533
[emacs] Structure working with packages.

Elisp code can be packaged and shared as a package. This commit
structures how emacs should work with packages. It installs
`use-package` which simplifies installation of other packages.
conf/home/emacs.scm
emacs/.config/emacs/conf/conf-package.el [new file with mode: 0644]