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…
Reference in New Issue