6882b95758
Pretty useful (but still needs some polishing) library for working with `vterm`, which I use on a daily basis. Change-Id: Ic6693f52ad9b16b0b4dd1338aedeeccd6ff15379 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6017 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI |
||
---|---|---|
.. | ||
.emacs.d | ||
pkgs | ||
ci.el | ||
default.nix | ||
elisp-conventions.md | ||
keybindings.md | ||
README.md | ||
snippets.md | ||
workspace.josh |
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
Test edit (from depot).