X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/4bebeeae49c6da45ffe5930ae1c21d84daa571f5..2140978777dba51f1924f2ddf6fb4b27acc5778b:/bash_profile diff --git a/bash_profile b/bash_profile index 692efc2..7283d15 100644 --- a/bash_profile +++ b/bash_profile @@ -137,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"