initial
This commit is contained in:
parent
d67e39f3f7
commit
58ef6d327f
1725 changed files with 129819 additions and 0 deletions
4
dot_oh-my-zsh/plugins/jruby/jruby.plugin.zsh
Normal file
4
dot_oh-my-zsh/plugins/jruby/jruby.plugin.zsh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Aliases
|
||||
alias jrspec='jruby --debug -S rspec --debug'
|
||||
alias jprofile='jruby --profile.api -S rspec'
|
||||
alias jexec='jruby -S'
|
||||
Loading…
Add table
Add a link
Reference in a new issue