Manage and Git Backup Dotfiles with ‘stow’
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…
The World Will Turn If You're Ready or Not
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.