From fd85cc54a34e997555c344b987193d854ba2ee3e Mon Sep 17 00:00:00 2001 From: Thomas Levine <_@thomaslevine.com> Date: Sun, 28 Feb 2016 21:31:54 +0000 Subject: [PATCH] don't worry about supporting zsh for now --- urchin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/urchin b/urchin index a649f45..01dbc73 100755 --- a/urchin +++ b/urchin @@ -9,7 +9,7 @@ set -e -DEFAULT_SHELLS='sh bash dash mksh zsh' +DEFAULT_SHELLS='sh bash dash mksh' # zsh' # Make sure that CDPATH isn't set, as it causes `cd` to behave unpredictably - # notably, it can produce output.