From e0027e27cd098eb0a961a7dea973d9b90e2dd69a Mon Sep 17 00:00:00 2001 From: hjp Date: Wed, 20 Aug 2014 13:46:44 +0000 Subject: [PATCH] Man sollte auf's Syntax-Highlighting schauen ... --- .zshenv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshenv b/.zshenv index 97cc1b1..43d3a9b 100644 --- a/.zshenv +++ b/.zshenv @@ -52,7 +52,7 @@ then PATH=`$preppath -c /bin:/usr/bin` # Debian's open/libre office is in /usr/bin, so we need to prepend # the current version before it: - PATH=`$preppath -c /opt/libreoffice4.3/program + PATH=`$preppath -c /opt/libreoffice4.3/program` PATH=`$preppath -c /usr/sbin:/sbin:/opt/omni/sbin:/opt/omni/lbin:/var/qmail/bin:/usr/local/ssl/bin:/opt/tusc/bin` PATH=`$preppath -c /usr/local/sbin:/usr/local/bin` PATH=`$preppath -c /usr/local/mysql-5.1.40-hpux11.11-hppa2.0w-64bit/bin`