commit 24d973cd9db61a517d692f41830e3d1324c265eb
parent f301740f610a26d0af72082da1d99cbc2dc63b20
Author: Anders Damsgaard Christensen <adc@geo.au.dk>
Date: Thu, 23 Aug 2012 20:19:03 +0200
Removed Macports configuration
Diffstat:
1 file changed, 0 insertions(+), 7 deletions(-)
diff --git a/.bashrc b/.bashrc
@@ -1,11 +1,4 @@
# ~/.bashrc: executed by bash(1) for non-login shells.
-# see /usr/share/doc/bash/examples/startup-files (in the package bash-doc)
-# for examples
-
-# MacPorts
-#export PATH=/opt/local/bin:/opt/local/sbin:$PATH
-#export MANPATH=/opt/local/share/man:$MANPATH
-
# If not running interactively, don't do anything
[ -z "$PS1" ] && return