Skip to content

Instantly share code, notes, and snippets.

@mccutchen
Created March 15, 2012 20:34
Show Gist options
  • Save mccutchen/2046720 to your computer and use it in GitHub Desktop.
Save mccutchen/2046720 to your computer and use it in GitHub Desktop.
My current ipython config (~/.ipython/ipythonrc)
prompt_in1 '>>> '
prompt_in2 '... '
prompt_out ''
prompts_pad_left 0
nosep 1
confirm_exit 0
banner 0
pprint 1
colors Linux
color_info 1
deep_reload 1
readline 1
readline_parse_and_bind tab: complete
readline_parse_and_bind set show-all-if-ambiguous on
autoindent 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment