tvl-depot/tools/emacs
Vincent Ambo fadf0619eb feat(tools/emacs): Build fully pre-configured Emacs
Builds an Emacs that is not only configured with the required packages
but with the entire Emacs configuration for my personal setup.

This means that `nix-env -iA tools.emacs` will install a
fully-configured Emacs that can be launched as the window manager from
my ~/.xsession.
2019-12-14 15:25:04 +00:00
..
config chore(emacs.d): Move init/* to config/* 2019-12-14 15:24:53 +00:00
.gitignore chore(emacs): Move emacs config to tools/emacs 2019-12-14 11:30:56 +00:00
default.nix feat(tools/emacs): Build fully pre-configured Emacs 2019-12-14 15:25:04 +00:00
README.md docs(emacs): Update README file 2019-12-14 11:32:54 +00:00

tools/emacs

This sub-folder builds my Emacs configuration, supplying packages from Nix and configuration from this folder.

I use Emacs for many things (including as my desktop environment).