mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-26 16:23:29 +02:00
Executable
+4
@@ -0,0 +1,4 @@
|
|||||||
|
# Aliases
|
||||||
|
alias jrspec='jruby --debug -S rspec --debug'
|
||||||
|
alias jprofile='jruby --profile.api -S rspec'
|
||||||
|
alias jexec='jruby -S'
|
||||||
Reference in New Issue
Block a user