26 lines
302 B
JSON
26 lines
302 B
JSON
|
{
|
||
|
"segment_data": {
|
||
|
"hostname": {
|
||
|
"args": {
|
||
|
"only_if_ssh": true
|
||
|
}
|
||
|
},
|
||
|
"user": {
|
||
|
"args": {
|
||
|
"only_if_ssh": true
|
||
|
}
|
||
|
},
|
||
|
"branch": {
|
||
|
"args": {
|
||
|
"status_colors": true
|
||
|
}
|
||
|
},
|
||
|
"cwd": {
|
||
|
"args": {
|
||
|
"use_path_separator": true,
|
||
|
"dir_limit_depth": 6
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|