952c6c49a91e
Add see.
author | Steve Losh <steve@stevelosh.com> |
---|---|
date | Fri, 28 Aug 2009 08:12:43 -0400 |
parents | ad58e5fca928 |
children | bde73fa7d20a |
branches/tags | (none) |
files | .bashrc .pythonrc.py |
Changes
--- a/.bashrc Wed Aug 26 21:28:26 2009 -0400 +++ b/.bashrc Fri Aug 28 08:12:43 2009 -0400 @@ -27,6 +27,7 @@ export HISTFILESIZE=1000 export HISTCONTROL=erasedups export JPY="${HOME}/lib/j2/j.py" +export PYTHONSTARTUP="$HOME/.pythonrc.py" # Extra shell extensions like j and tab completion for Mercurial ------------- source ~/lib/j2/j.sh