]> src.twobees.de Git - dotfiles.git/blobdiff - stow/oh-my-zsh/.oh-my-zsh/plugins/jruby/jruby.plugin.zsh
rm oh-my-zsh
[dotfiles.git] / stow / oh-my-zsh / .oh-my-zsh / plugins / jruby / jruby.plugin.zsh
diff --git a/stow/oh-my-zsh/.oh-my-zsh/plugins/jruby/jruby.plugin.zsh b/stow/oh-my-zsh/.oh-my-zsh/plugins/jruby/jruby.plugin.zsh
deleted file mode 100644 (file)
index bb7975b..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-# Aliases
-alias jrspec='jruby --debug -S rspec --debug'
-alias jprofile='jruby --profile.api -S rspec'
-alias jexec='jruby -S'