Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
commit
cc98254b62
8 changed files with 27 additions and 14 deletions
@ -0,0 +1,4 @@ |
||||
# Aliases |
||||
alias jrspec='jruby --debug -S rspec --debug' |
||||
alias jprofile='jruby --profile.api -S rspec' |
||||
alias jexec='jruby -S' |
||||
Loading…
Reference in new issue