|
1 month ago | |
---|---|---|
.emacs.d | 1 month ago | |
.emacs | 1 month ago | |
CHANGELOG.org | 1 month ago | |
README.org | 6 months ago |
README.org
Project site: https://xenobyte.xyz/projects/?nav=xenoemacs
Official repo: https://git.xenobyte.xyz/XENOBYTE/xenoemacs
XenoEmacs organizes the emacs files into a template that comes preconfigured with fully featured development environments for the languages used for the xenobyte.xyz projects plus a few, general purpose utilities. To manage all these packages, Xenoemacs uses a very simple script that scans the package list in /emacs.d/xenoemacs-packages.el and automatically searches, downloads, installs and updates them. To include a new addon, simply add whatever custom commands the package requires to its respective configuration file in .emacs.d/custom, and the main ~/.emacs file will load it on startup. This file contains the settings for debugging and file backups while the .emacs.d/custom directory encapsulates the loading and configuration of the dependencies.
XenoEmacs is guaranteed to be updated for the latest stable version of EMACS and the xenobyte.xyz dotfiles.
Previews
Installation & Troubleshooting
Visit the official project page at xenobyte.xyz for installation instructions and troubleshooting.