tvl-depot/users/wpcarro/emacs
William Carroll d2052ff753 fix(wpcarro/emacs): Remove duplicate fn defn
Prefer the version of `bookmark-install-kbds` that defines named functions,
which are useful for the `which-key` integration.

Change-Id: I2ba8d457f04cba72da24244db8cd333f44e9a606
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5102
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
2022-01-28 19:14:25 +00:00
..
.emacs.d fix(wpcarro/emacs): Remove duplicate fn defn 2022-01-28 19:14:25 +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