X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/903195edc4262864344468b57c0165ee212a2aba..2140978777dba51f1924f2ddf6fb4b27acc5778b:/bash_profile?ds=sidebyside diff --git a/bash_profile b/bash_profile index e2d8d05..7283d15 100644 --- a/bash_profile +++ b/bash_profile @@ -1,7 +1,5 @@ # -*-sh-*- # -# $Id: .profile,v 1.3 1997/01/09 20:30:23 mdw Exp $ -# # Bash startup things # @@ -139,6 +137,7 @@ export BASCAT="-l +n" export CVS_RSH=ssh export CVSROOT=`mdw-conf cvs-root` export SVNROOT=`mdw-conf svn-root` +export P4PORT=`mdw-conf p4-port` P4USER=`mdw-conf p4-user` export BECOME="--preserve-environment"