Emacs

Below is a running list of things I've learned about Emacs that I want to remember but I'm unlikely to recall off the top of my head.

Kill buffers

C-x C-b # open helm-buffers-list
D # mark buffers for deletion
x # execute deletion

M-x proced

Like top but in Emacs