mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 00:40:07 +00:00
added plugin for jruby
This commit is contained in:
parent
3ac3141cd6
commit
3aa0cb74d0
1 changed files with 3 additions and 0 deletions
3
plugins/jruby/jruby.plugin.zsh
Executable file
3
plugins/jruby/jruby.plugin.zsh
Executable file
|
@ -0,0 +1,3 @@
|
|||
# Aliases
|
||||
alias jrspec='jruby --debug -S rspec --debug'
|
||||
alias jprofile='jruby --profile.api -S rspec'
|
Loading…
Reference in a new issue