Sync your iTerm2 Settings and Configs between devices
My favorite terminal emulator is, and always has been, iTerm2. Setting custom key mappings, split view, tab view and copy mode are just a few nice features I use on…
The World Will Turn If You're Ready or Not
My favorite terminal emulator is, and always has been, iTerm2. Setting custom key mappings, split view, tab view and copy mode are just a few nice features I use on…
The k3s binary allows for supplying vanilla Kubernetes args using the `--kubelet-arg=` switch. Two of these are useful in tuning Kubernetes built in garbage collection for pruning old unused container…
Having allot of CLI tools and *nix style applications leaves behind dot files, or `hidden files`, usually in your home directory. `~/.ssh` for your ssh client config or `~/.vimrc` for…
K3s, as a lightweight Kubernetes distribution, packs a surprising amount of features. Among them, a etcd backup and restore feature.
Homebrew is an awesome package manager available for both macOS and Linux, although my personal experience is mainly with macOS.