sunhat/configs/dotfiles/powerline/themes/shell/continuation.json
2024-06-09 04:16:43 -05:00

13 lines
144 B
JSON

{
"default_module": "powerline.segments.shell",
"segments": {
"left": [
{
"function": "continuation"
}
],
"right": [
]
}
}