Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
e0513004
Commit
e0513004
authored
Mar 13, 1998
by
Jeffrey Shell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
0247c60b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
lib/python/.bashrc
lib/python/.bashrc
+17
-0
No files found.
lib/python/.bashrc
0 → 100644
View file @
e0513004
# get the global profile for DC
source
/usr/local/etc/env.bashrc
export
PS1
=
"
\w
> "
export
PYTHONSTARTUP
=
/usr/users/paul/.python_startup
export
PYTHONPATH
=
../../lib/python:../../lib/python/Components:../../lib/python/Components/osf1V3
export
SOFTWARE_HOME
=
/projects/users/jeff2
#export PYTHONPATH=/projects/Classifieds/lib/python:/projects/Classifieds/lib/python/Components:/projects/Classifieds/lib/python/Components/osf1V3
#alias load="python1.4 /projects/Classifieds/lib/python/load_info.py"
#alias proj='cd ~/projects'
#alias xt='xterm -n $HOST/$LOGNAME&'
#alias xtss002="ssh ss002 'xterm -n ss002/paul -display socrates.digicool.com:0.0&'"
export
NNTPSERVER
=
news.infi.net
export
CVS_RSH
=
ssh
alias ls
=
'ls -al'
alias
myproj
=
'cd /projects/users/jeff2/lib/python'
alias
py
=
'python1.4'
alias
py5
=
'python1.5'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment