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

13 lines
144 B
JSON
Raw Normal View History

2024-06-09 04:16:43 -05:00
{
"default_module": "powerline.segments.shell",
"segments": {
"left": [
{
"function": "continuation"
}
],
"right": [
]
}
}