2023-04-02 07:58:52 +02:00
|
|
|
{
|
|
|
|
"segments": {
|
|
|
|
"left": [
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.shell.mode"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.common.net.hostname",
|
|
|
|
"args": {
|
|
|
|
"only_if_ssh": false,
|
|
|
|
"exclude_domain": true
|
|
|
|
},
|
|
|
|
"priority": 10
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.common.env.user",
|
|
|
|
"priority": 30
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.common.env.virtualenv",
|
|
|
|
"priority": 50
|
|
|
|
},
|
2023-04-05 13:58:53 +02:00
|
|
|
{
|
|
|
|
"function": "powerline_gitstatus.gitstatus",
|
|
|
|
"priority": 40
|
|
|
|
},
|
2023-04-02 07:58:52 +02:00
|
|
|
{
|
|
|
|
"function": "powerline.segments.shell.cwd",
|
|
|
|
"priority": 10
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.shell.jobnum",
|
|
|
|
"priority": 20
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"function": "powerline.segments.shell.last_status",
|
|
|
|
"priority": 10
|
|
|
|
}
|
|
|
|
],
|
2023-04-05 13:58:53 +02:00
|
|
|
"right": []
|
|
|
|
}
|
2023-04-02 07:58:52 +02:00
|
|
|
}
|