Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/balletie/.emacs.d
Emacs configuration
https://github.com/balletie/.emacs.d
Last synced: 20 days ago
JSON representation
Emacs configuration
- Host: GitHub
- URL: https://github.com/balletie/.emacs.d
- Owner: Balletie
- License: isc
- Created: 2016-02-11T12:21:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T02:50:07.000Z (about 1 year ago)
- Last Synced: 2023-10-27T03:37:04.623Z (about 1 year ago)
- Language: Emacs Lisp
- Size: 47.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
My Emacs configuration
======================This config uses borg to manage packages.
About `borg.el`
---------------*For more information see the [announcement][init] and the [manual].*
[Borg] is a bare-bones package manager for Emacs packages. It
provides only a few essential features and should be combined with
other tools such as Magit, `epkg`, `use-package`, and `auto-compile`.Borg assimilates packages into the `~/.emacs.d` repository as Git
submodules. An assimilated package is called a drone and a borg-based
`~/.emacs.d` repository is called a collective.[init]: https://emacsair.me/2016/05/17/assimilate-emacs-packages-as-git-submodules
[Borg]: https://gitlab.com/tarsius/borg
[manual]: https://emacsmirror.net/manual/borg