From 5cb648b5f023a2dc9d5d55f421091745afaeaf35 Mon Sep 17 00:00:00 2001 From: David Davis Date: Thu, 16 Jun 2011 18:33:59 -0400 Subject: [PATCH] Fixed the tab function to use i386 architecture because of warnings --- plugins/osx/osx.plugin.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/osx/osx.plugin.zsh b/plugins/osx/osx.plugin.zsh index a65ca642a..dc16ce35a 100644 --- a/plugins/osx/osx.plugin.zsh +++ b/plugins/osx/osx.plugin.zsh @@ -10,7 +10,7 @@ function savepath() { function tab() { savepath -osascript >/dev/null </dev/null <