ordering of shell segments
This commit is contained in:
parent
c3beb7f8e3
commit
071bcc66d8
1 changed files with 2 additions and 2 deletions
|
|
@ -17,13 +17,13 @@
|
|||
"segments": {
|
||||
"left": [
|
||||
{
|
||||
"name": "virtualenv"
|
||||
"name": "user"
|
||||
},
|
||||
{
|
||||
"name": "hostname"
|
||||
},
|
||||
{
|
||||
"name": "user"
|
||||
"name": "virtualenv"
|
||||
},
|
||||
{
|
||||
"name": "cwd",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue