chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
092f0a3
)
dot/bash_profile: Use Perforce configuration files.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 17 Dec 2009 17:49:43 +0000
(17:49 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 17 Dec 2009 17:53:05 +0000
(17:53 +0000)
Don't need the various `mdw-conf' parameters any more.
dot/bash_profile
patch
|
blob
|
blame
|
history
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 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"
export BECOME="--preserve-environment"