mirror of
https://github.com/Mastermindzh/dotfiles.git
synced 2024-12-22 13:09:14 +01:00
17 lines
176 B
JSON
17 lines
176 B
JSON
{
|
|
"segments": [
|
|
"virtual_env",
|
|
"ssh",
|
|
"cwd",
|
|
"git",
|
|
"jobs",
|
|
"root"
|
|
],
|
|
"cwd": {
|
|
"max_depth": 5
|
|
},
|
|
"vcs": {
|
|
"show_symbol": "true"
|
|
}
|
|
}
|