Recent Posts

Copy to system clipboard from Vim

less than 1 minute read

As is often the case, I find something today that I wonder why I haven’t looked for before. Copy from Vim to the system clipboard, ie not just inside Vim.

yq quoting with variables in Powershell

less than 1 minute read

This took me far to long to figure out, so I thought I’d post it here in case someone else wishes to keep all their hair. Using the yq tool under PowerShell,...