952c6c49a91e

Add see.
[view raw] [browse files]
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
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.pythonrc.py	Fri Aug 28 08:12:43 2009 -0400
@@ -0,0 +1,1 @@
+from see import see