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