Snippets
// Helpful code snippets for things I'm always forgetting.
Delete config files via drush
// drupal, drush
Run terminal in Rosetta 2
// terminal
Self-update Composer to any version
// composer, drupal
Remove Composer memory limit
// composer, drupal
Remove cached items from .gitignore
// git
Find & replace all ACF timestamps in VS Code using regex.
// regex, acf, vscode