Skip to content

Instantly share code, notes, and snippets.

@jeffreywalter
Created August 2, 2013 14:54
Show Gist options
  • Save jeffreywalter/6140487 to your computer and use it in GitHub Desktop.
Save jeffreywalter/6140487 to your computer and use it in GitHub Desktop.
alias ts='date; time (rspec spec && flatware -w 4); date'
alias fw='date; time (flatware -w 4);date'
alias rw='rake jobs:work'
alias rc='rake jobs:clear; rw'
alias fwc='ps aux|grep flatware'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment