mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-22 22:00:08 +00:00
commit
d165a84dc0
1 changed files with 4 additions and 0 deletions
4
plugins/jruby/jruby.plugin.zsh
Executable file
4
plugins/jruby/jruby.plugin.zsh
Executable 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…
Reference in a new issue