From 1299fce10c7560bd29de75ee85e313e05a3c17a9 Mon Sep 17 00:00:00 2001 From: yan Date: Mon, 2 Apr 2012 10:42:04 -0700 Subject: [PATCH] Added yadr bin path --- zsh/path.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zsh/path.zsh b/zsh/path.zsh index c6706f2..e862c61 100644 --- a/zsh/path.zsh +++ b/zsh/path.zsh @@ -1,3 +1,3 @@ # path -export PATH=/usr/local/bin:$PATH +export PATH=/usr/local/bin:$PATH:$yadr/bin