commit 0529218eadb61bcc82e75c4b2e2b685ae0867619
parent 798251e6b1dfd42553b4f62018716b3752ec4211
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Thu, 27 Feb 2014 15:10:24 +0100
Merge branch 'master' of github.com:anders-dc/dotfiles
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.zshrc b/.zshrc
@@ -96,6 +96,7 @@ export EDITOR="vim"
export XDG_CONFIG_HOME="/home/adc/.config"
# Environment variables
+export PATH=/usr/local/bin:$PATH
export PATH=$HOME/bin:$PATH
# OpenFOAM from unofficial Ubuntu repositories