dot/ipython-config.py: Stop saying `ignore_old_config'.
[profile] / dot / ipython-config.py
index f57feec..d07657e 100644 (file)
@@ -12,5 +12,4 @@ c.InteractiveShell.colors = 'Linux'
 c.Completer.greedy = True
 
 c.TerminalIPythonApp.display_banner = False
-c.InteractiveShellApp.ignore_old_config=True
 c.TerminalInteractiveShell.confirm_exit = False