tallcloud
-
#emacs has really got me spoiled! I needed to copy all files from a directory, but with exceptions. Thought of writing a script for this, but I'm not very familiar with filesystems apis, I'd have to review the LLMs code. I just opened #dired, marked the files I didn't want to copy, toggled (inverted) the marks and copied what I needed.
-
Who needs #sytemd's services when you can open a shell using #emacsclient and #emacs --daemon?