Skip to content

Commit

Permalink
blech
Browse files Browse the repository at this point in the history
  • Loading branch information
teeparham committed Oct 11, 2016
1 parent a4e5188 commit 1d50f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bash/aliases.sh
Expand Up @@ -27,7 +27,7 @@ alias be='bundle exec'
alias bo='bundle outdated'
alias bos='bundle outdated --strict'
alias bake='be rake'
alias blech='be rspec'
alias blech='bin/rspec --no-profile'
alias gemwat='gem dep --rev $1'

alias prep='rake parallel:prepare'
Expand Down

0 comments on commit 1d50f33

Please sign in to comment.