tvl-depot/users/wpcarro/emacs
William Carroll 7916a93ded refactor(wpcarro/emacs): Move KBD to keybindings.el
This is part of a larger effort to remove the statements from
`window-manager.el` to convert it to a pure library.

Change-Id: I3078a9a73ec049704ac2dbbe822a6e57f4c9cf48
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5037
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
2022-01-27 06:00:21 +00:00
..
.emacs.d refactor(wpcarro/emacs): Move KBD to keybindings.el 2022-01-27 06:00:21 +00:00
default.nix refactor(wpcarro/emacs): Expose env as kwarg in withEmacsPath 2022-01-23 05:15:47 +00:00
elisp-conventions.md subtree(users/wpcarro): docking briefcase at '24f5a642' 2021-12-14 02:15:47 +03:00
keybindings.md subtree(users/wpcarro): docking briefcase at '24f5a642' 2021-12-14 02:15:47 +03:00
README.md refactor(wpcarro): Remove briefcase references 2021-12-24 01:46:31 +00:00
snippets.md subtree(users/wpcarro): docking briefcase at '24f5a642' 2021-12-14 02:15:47 +03:00

Emacs

Emacs is one of a handful software projects that I highly value. I consider it as central to my workflow as git and nix.

Installing

If you already have depot on your local file system, run the following from the top-level depot directory:

$ nix-env -iA users.wpcarro.emacs.nixos