mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Merge 5c37c85fb4 into 1425ffe85c
This commit is contained in:
commit
4e10561784
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…
Add table
Add a link
Reference in a new issue