Ryan Todd Garza
  • Posts
  • programming
    music
    yoga
  • Music
  • About
  • Contact
  • Posts
    programming
    music
    yoga
  • Music
  • About
programming
Migrate a Git Subfolder to a New Git Repository

I recently needed to move several packages from subfolders in a monorepo to individual repositories while retaining the history of each…...

programming
Bootstrap client-side Git hooks for version control

There are lots of great primers on Git hooks out there, so if you’re new to the concept, take a little time to get comfortable first; we’ll…...

programming
Cleaner JavaScript with Destructuring

First of all, I’m a little upset it has taken me this long to realize that destructuring is so awesome! I find myself using it more and more…...

programming
Vertical Rhythm for styled-components

Simple implementation of typographical vertical rhythm for styled-components that is flexible and modular. View Gist Usage Import options…...

programming
Vim Fuzzy Find Files Without Plugins

Attempting to stick to an ethos of understanding my tools, I try to take my vim configuration as far as possible before reaching for a…...

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

Today we’ll look at aliasing two options, and , to three common Unix commands, , , and . TL;DR Add the following lines to the file where…...

programming
A Better Zsh History, pt. 2

In part 1 we did some basic setup to get the history mechanism working in Zsh. In this article we will explore a few options to customize…...

programming
A Better Zsh History, pt. 1

I recently combed through the dot (hidden) files in my mac’s home directory and was shocked to see just how polluted it had become. Now I…...

  • 1
© 2022 Ryan Todd Garza
Wiki
Contact