Bash ExansionBash expansion is a great way to save time in the command line. Learn how it's done!
Find ItThe other day I got frustrated having to write the same command in my terminal over and over. So, I wrote a tiny bash function to handle it for me! Find out how it's good (and not as good as I might like).
Set up a headless raspberry pi for fun!The Raspberry Pi is a fun, inexpensive computer. Learn how to set up yours and connect to it from anywhere.
Quick Aliases for GitTired of typing out the same long git commands over and over? Speed up your workflow with these aliases!
Use Lando Build Steps for a Custom WordPress Development EnvironmentLando is a great local development tool for a wide variety of projects. In this post, I talk about how to use its build step commands to set up a custom WordPress/composer development environment.