summary refs log tree commit diff stats
path: root/zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/zshrc')
-rwxr-xr-xzsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/zshrc b/zsh/zshrc
index b2005cb..c129e0c 100755
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -10,7 +10,7 @@ then
 		$defpath
 		~/bin
 	)
-	if [[ -d ~/.gem/ruby ]]
+	if [[ -d ~/.gem/ruby/*/bin ]]
 	then
 		path=(
 			$path