diff options
Diffstat (limited to 'powerline/themes/shell/continuation.json')
-rw-r--r-- | powerline/themes/shell/continuation.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/powerline/themes/shell/continuation.json b/powerline/themes/shell/continuation.json deleted file mode 100644 index 9307fc0..0000000 --- a/powerline/themes/shell/continuation.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "default_module": "powerline.segments.shell", - "segments": { - "left": [ - { - "function": "continuation" - } - ], - "right": [ - ] - } -} |