summaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
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