powerline/tests/test_shells/ipython_home/profile_default/ipython_config.py

4 lines
133 B
Python
Raw Normal View History

2014-08-06 15:18:42 +02:00
c = get_config()
c.InteractiveShellApp.extensions = ['powerline.bindings.ipython.post_0_11']
c.TerminalInteractiveShell.autocall = 1