2018-01-24 15:27:12 +00:00
|
|
|
{
|
|
|
|
"segments": {
|
|
|
|
"left": [
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.common.env.user",
|
2018-01-25 18:58:48 +00:00
|
|
|
"priority": 30,
|
|
|
|
"args": {
|
|
|
|
"hide_user": "jonny"
|
|
|
|
}
|
2018-01-24 15:27:12 +00:00
|
|
|
},
|
|
|
|
{
|
2018-01-25 18:58:48 +00:00
|
|
|
"function": "powerline.segments.common.net.hostname",
|
|
|
|
"priority": 10,
|
|
|
|
"args": {
|
|
|
|
"only_if_ssh": true
|
|
|
|
}
|
2018-01-24 15:27:12 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.shell.cwd",
|
|
|
|
"priority": 10
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.shell.jobnum",
|
|
|
|
"priority": 20
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"right": [
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.shell.last_pipe_status",
|
|
|
|
"priority": 10
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.common.vcs.stash",
|
|
|
|
"priority": 50
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.common.vcs.branch",
|
2018-01-26 20:29:41 +00:00
|
|
|
"priority": 40,
|
|
|
|
"args": {
|
|
|
|
"status_colors": true
|
|
|
|
}
|
2018-01-25 18:58:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.common.time.fuzzy_time",
|
|
|
|
"priority": 10
|
2018-01-24 15:27:12 +00:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|