My dotfiles. Set as a home-manager flake.
-
Install the
nix
package manager.$ make install-nix
-
Activate the home-manager profile matching the machine you are at.
$ make
Note: on Mac OS X, run afterwards:
$ launchctl load ~/Library/LaunchAgents/es.ereslibre.emacs.plist
So the agent is loaded without the need to restart the session, starting the emacs daemon.
Done! :)