From 5fa39bdbaf457485cf22b71f481b70097763ed21 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 24 Jul 2009 09:24:05 +0000 Subject: Add /usr/lib/nagios/plugins to plugins git-svn-id: svn+ssh://asteria.noreply.org/svn/weaselutils/trunk@405 bc3d92e2-beff-0310-a7cd-cc87d7ac0ede --- zshrc | 1 + 1 file changed, 1 insertion(+) (limited to 'zshrc') diff --git a/zshrc b/zshrc index e7c38cf..5027ba9 100644 --- a/zshrc +++ b/zshrc @@ -121,6 +121,7 @@ path=( /usr/bin/X11 /usr/games /sw/bin + /usr/lib/nagios/plugins "$path[@]" ) if [ "`id -u`" = "0" ] || ! [ -x /usr/bin/id ] ; then -- cgit v1.2.3