Using Minimal Emacs with Nix
...in which we set our PATH the way nix wants us to
Like many of you, I work on a lot of different projects. Even when a project is less serious—hey, I should check out this new JS framework!—I strive to reduce the friction involved with setting up the project's dev environment to the absolute bare minimum possible.
...in which we set our PATH the way nix wants us to