Skip to content

Instantly share code, notes, and snippets.

@tylersticka
Last active August 29, 2015 13:56
Helpful Pattern Lab aliases for your bash profile.
alias plbuild="php core/builder.php -gc" # Pattern Lab: Build/Clean
alias plwatch="php core/builder.php -rw" # Pattern Lab: Watch/Sync
@bradfrost
Copy link

Sorry, but I'm a total idiot. What do these do?

Uh oh!

There was an error while loading. Please reload this page.

@timseverien
Copy link

Make aliases for -gc and -rw to avoid hurting your fingers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment