Supply correct config_paths

This commit is contained in:
ZyX 2015-01-08 02:55:44 +03:00
parent 6b23430b27
commit 2961e98922
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import os
c = get_config()
c.InteractiveShellApp.extensions = ['powerline.bindings.ipython.post_0_11']
c.TerminalInteractiveShell.autocall = 1
c.Powerline.paths = [os.path.abspath('powerline/config_files')]
c.Powerline.config_paths = [os.path.abspath('powerline/config_files')]
c.Powerline.theme_overrides = {
'in': {
'segment_data': {