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:
dd84629
)
bash_profile: Include /opt/nfast/gcc/bin in the PATH.
author
Mark Wooding
<mwooding@ncipher.com>
Mon, 20 Mar 2006 15:39:18 +0000
(15:39 +0000)
committer
Mark Wooding
<mwooding@ncipher.com>
Mon, 20 Mar 2006 15:41:21 +0000
(15:41 +0000)
bash_profile
patch
|
blob
|
blame
|
history
diff --git
a/bash_profile
b/bash_profile
index a4524ea92d9903f4f15f5314cfb0e0794b1c5c99..4656cbe63731126721ac0118a70b77080547743e 100644
(file)
--- a/
bash_profile
+++ b/
bash_profile
@@
-1,3
+1,4
@@
+# -*-sh-*-
#
# $Id: .profile,v 1.3 1997/01/09 20:30:23 mdw Exp $
#
#
# $Id: .profile,v 1.3 1997/01/09 20:30:23 mdw Exp $
#
@@
-71,7
+72,7
@@
__mdw_conf () {
__mdw_addto PATH l \
$HOME/bin \
{,/usr{,/local}{,/X11R6}}{/bin,/sbin,/games} \
__mdw_addto PATH l \
$HOME/bin \
{,/usr{,/local}{,/X11R6}}{/bin,/sbin,/games} \
- /opt/nfast{/bin,/sbin} \
+ /opt/nfast{
,/gcc}{
/bin,/sbin} \
$HOME/src/ncipher/scripts
if [ -d /usr/local/plan9 ]; then
export PLAN9=/usr/local/plan9
$HOME/src/ncipher/scripts
if [ -d /usr/local/plan9 ]; then
export PLAN9=/usr/local/plan9