/dotfiles

❄️ Nixified ❄️ dotfiles

Primary LanguageEmacs Lisp

dotfiles

My dotfiles. Set as a home-manager flake.

Configure

  1. Install the nix package manager.

    $ make install-nix
  2. 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! :)