{ "segments": { "left": [ { "function": "powerline.segments.common.env.user" }, { "function": "powerline.segments.common.env.virtualenv" }, { "function": "powerline.segments.shell.cwd", "args" : { "dir_shorten_len" : 1 } }, { "function": "powerline.segments.shell.jobnum" }, { "function" : "powerline.segments.shell.last_status" }, { "function" : "powerline.segments.common.vcs.branch" } ], "right": [ { "function": "powerline.segments.shell.last_pipe_status", "priority": 10 }, { "function": "powerline.segments.common.vcs.stash", "priority": 50 }, { "function": "powerline.segments.common.vcs.branch", "priority": 40 } ] } }