snix/users/wpcarro/emacs
William Carroll 7e65edcb16 feat(wpcarro/emacs): Define window-manager-move-window
Move the current window to a new named EXWM workspace and focus that workspace.

Change-Id: Ibb3d3b3df09c6853d2eaf02882714a5c62623d2b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5293
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
2022-02-15 19:49:06 +00:00
..
.emacs.d feat(wpcarro/emacs): Define window-manager-move-window 2022-02-15 19:49:06 +00:00
ci.el
default.nix refactor(wpcarro/emacs): Depend on MELPA's ivy-clipmenu 2022-02-14 22:01:38 +00:00
elisp-conventions.md
keybindings.md
README.md
snippets.md
workspace.josh fix(wpcarro/josh): remove unnecessary ::README 2022-02-08 20:25:24 +00: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

Test edit (from depot).