fdd9b09d4f
I'm testing my josh+github workflow. Change-Id: Ib5435debcecd94192eb27afe022bda433cba397f Reviewed-on: https://cl.tvl.fyi/c/depot/+/5264 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
15 lines
340 B
Markdown
15 lines
340 B
Markdown
# 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:
|
|
|
|
```shell
|
|
$ nix-env -iA users.wpcarro.emacs.nixos
|
|
```
|
|
|
|
Test edit (from depot).
|