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:
365662c
)
bash_profile: Set up PYTHONPATH.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Feb 2006 16:13:45 +0000
(16:13 +0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 16 Feb 2006 16:17:16 +0000
(16:17 +0000)
bash_profile
patch
|
blob
|
blame
|
history
diff --git
a/bash_profile
b/bash_profile
index 7259fe6289c0486be7b5a5775119d3a3529752fa..c95db15606a062813b9380772e34f2b282389922 100644
(file)
--- a/
bash_profile
+++ b/
bash_profile
@@
-104,6
+104,7
@@
export TEXINPUTS=".:$HOME/lib/tex//:"
__mdw_addto INFOPATH r $HOME/info /usr/info /usr/share/info /usr/local/info
__mdw_addto PERLLIB r $HOME/lib/perl
__mdw_addto INFOPATH r $HOME/info /usr/info /usr/share/info /usr/local/info
__mdw_addto PERLLIB r $HOME/lib/perl
+__mdw_addto PYTHONPATH r $HOME/lib/python
[ -z "$LS_OPTIONS" ] && export LS_OPTIONS="-F"
[ -z "$LS_OPTIONS" ] && export LS_OPTIONS="-F"