sunhat/configs/dotfiles/powerline/themes/shell/__main__.json

15 lines
147 B
JSON
Raw Normal View History

2024-06-09 04:16:43 -05:00
{
"segment_data": {
"hostname": {
"args": {
"only_if_ssh": true
}
},
"cwd": {
"args": {
"dir_limit_depth": 3
}
}
}
}