From 6cefd7e45888a06e32b5c55beaa0bfa08f181b0f Mon Sep 17 00:00:00 2001 From: "Peter J. Holzer" Date: Thu, 10 Oct 2019 09:58:55 +0200 Subject: [PATCH] Remove obsolete comment --- .zshenv | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zshenv b/.zshenv index 651fa8e..7c57377 100644 --- a/.zshenv +++ b/.zshenv @@ -54,8 +54,6 @@ then PATH=`$preppath -c /usr/bin/X11:/usr/games:/usr/contrib/bin` 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 /usr/sbin:/sbin` PATH=`$preppath -c /usr/local/sbin:/usr/local/bin` `$preppath -c -e /usr/local/node-v8.9.4-linux-x86/bin`