chiark
/
gitweb
/
~mdw
/
profile
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
dot/bash_profile: Use Perforce configuration files.
[profile]
/
dot
/
bash_profile
diff --git
a/dot/bash_profile
b/dot/bash_profile
index e45fe4154840034eade7f564c458a1592c4552be..a6015e97167cdfc827c770cdc57d7224e2aa1441 100644
(file)
--- a/
dot/bash_profile
+++ b/
dot/bash_profile
@@
-151,7
+151,7
@@
export BASCAT="-l +n"
export CVS_RSH=ssh
export CVSROOT=`mdw-conf cvs-root`
export SVNROOT=`mdw-conf svn-root`
-export P4
PORT=`mdw-conf p4-port` P4USER=`mdw-conf p4-user`
+export P4
CONFIG=.p4
export BECOME="--preserve-environment"