dotfiles/.config/powerline/themes/shell/__main__.json
2017-07-05 21:08:37 +02:00

20 lines
243 B
JSON

{
"segment_data": {
"hostname": {
"args": {
"only_if_ssh": true
}
},
"branch": {
"args": {
"status_colors": true
}
},
"cwd": {
"args": {
"use_path_separator": true,
"dir_limit_depth": 6
}
}
}
}