mirror of
https://github.com/powerline/powerline.git
synced 2025-04-08 19:25:04 +02:00
Move branch segment to right side in shell theme
This commit is contained in:
parent
30f98f6dc2
commit
cfe47adc96
@ -9,16 +9,18 @@
|
||||
{
|
||||
"name": "user"
|
||||
},
|
||||
{
|
||||
"name": "branch",
|
||||
"before": " "
|
||||
},
|
||||
{
|
||||
"name": "cwd",
|
||||
"args": {
|
||||
"dir_limit_depth": 3
|
||||
}
|
||||
}
|
||||
],
|
||||
"right": [
|
||||
{
|
||||
"name": "branch",
|
||||
"before": " "
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user