mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-18 18:48:40 +02:00
added plugin for jruby
This commit is contained in:
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'
|
Reference in New Issue
Block a user