programming
Migrate a Git Subfolder to a New Git Repository

Move a package from a Git subfolder to an individual repository while retaining its history....

programming
Cleaner JavaScript with Destructuring

Understanding JavaScript's destructuring assignment syntax....

programming
Vim Fuzzy Find Files Without Plugins

Configuring and using the native Vim file finder....

programming
Aliases You Didn't Know You Wanted: Options -iv

Aliases to prompt prior to destructive actions and give verbose feedback....

programming
A Better Zsh History, pt. 2

Configuring the Zsh history persistence and duplicate options....

programming
A Better Zsh History, pt. 1

Setting up the Zsh history mechanism....