cfaaa32fe14e

Export COMMAND_MODE.
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Sat, 29 Aug 2009 13:27:42 -0400
parents bde73fa7d20a
children 6efacf2a4a4e
branches/tags (none)
files .bashrc

Changes

--- a/.bashrc	Fri Aug 28 21:15:57 2009 -0400
+++ b/.bashrc	Sat Aug 29 13:27:42 2009 -0400
@@ -29,6 +29,7 @@
 export HISTCONTROL=erasedups
 export JPY="${HOME}/lib/j2/j.py"
 export PYTHONSTARTUP="$HOME/.pythonrc.py"
+export COMMAND_MODE=unix2003
 
 # Extra shell extensions like j and tab completion for Mercurial -------------
 source ~/lib/j2/j.sh