diff --git a/.zshenv b/.zshenv index d831647..fc37c9a 100644 --- a/.zshenv +++ b/.zshenv @@ -61,6 +61,7 @@ then # then append less important stuff PATH=`apppath -c /opt/Navisphere/bin` + PATH=`apppath -c /opt/openoffice.org2.0/program` fi if [ -r /etc/MANPATH ]