Created
          March 15, 2012 20:34 
        
      - 
      
 - 
        
Save mccutchen/2046720 to your computer and use it in GitHub Desktop.  
    My current ipython config (~/.ipython/ipythonrc)
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | 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