dotfiles/powerline/themes/shell/continuation.json

12 lines
206 B
JSON
Raw Normal View History

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