continuation.json 144 B

123456789101112
  1. {
  2. "default_module": "powerline.segments.shell",
  3. "segments": {
  4. "left": [
  5. {
  6. "function": "continuation"
  7. }
  8. ],
  9. "right": [
  10. ]
  11. }
  12. }