dotfiles/.config/powerline/themes/shell/continuation.json

13 lines
144 B
JSON
Raw Permalink Normal View History

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