Skip to content

Instantly share code, notes, and snippets.

@dhempy
Created August 14, 2015 18:37
Show Gist options
  • Save dhempy/c8f869aecd3bbbb7ed73 to your computer and use it in GitHub Desktop.
Save dhempy/c8f869aecd3bbbb7ed73 to your computer and use it in GitHub Desktop.
.bashrc additions
alias cop='rubocop `git diff --name-only | grep .rb`'
alias rs='bundle exec rspec --order defined'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment