Copy last command in shell history to clipboard
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...
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...
I stumbled across a new to me reason for the irritating imagePullBackoff error in Kubernetes. Amongst the many well documented reasons this can happen, bad c...
I’ve been copying and pasting a lot from Windows sessions into vim recently, and often I get carriage returns copied with the text. I save all my files in vi...
The k9s cli Kubernetes front-end is indispensable.