Stop MacOS Spotlight indexing external drives
Caveat emptor - Some advanced stuff here, follow at your own risk.
Caveat emptor - Some advanced stuff here, follow at your own risk.
Adding a C64 .prg file to a C64 .d64 disk image so it will be readable in an emulator:
I’m just putting this here as it wasn’t an immediately clear fix. I was building the Traefik container image from source.
More command line clipboard functionality. This shell function copies the last line in your shell history to the clipboard. # Copy last command from shell hi...
Two functions to be included in your .zshrc to copy the current path to the clipboard. These use xlcip, I’m sure there are alternatives or other tools for yo...