From ba73ff0de6bc421d303b412998cb8ea127e3c4a6 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Mon, 23 Apr 2012 18:07:39 -0700 Subject: [PATCH] never use Rhino anymore --- zsh/zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/zsh/zshrc b/zsh/zshrc index 9ef13e5..04d7242 100755 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -218,8 +218,6 @@ alias uuu='cd ../../..' alias uuuu='cd ../../../..' alias myip='curl icanhazip.com' -alias rhino='java org.mozilla.javascript.tools.shell.Main' - # ls Aliases # ---------------- if command_exists ls-comma; then