summaryrefslogtreecommitdiffstats
path: root/powerline/config_files/themes/shell/continuation.json
blob: 9307fc0e222f05b24e5c917dd2a3d1fd84890129 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"default_module": "powerline.segments.shell",
	"segments": {
		"left": [
			{
				"function": "continuation"
			}
		],
		"right": [
		]
	}
}