summaryrefslogtreecommitdiff
path: root/.config/powerline/themes/shell/__main__.json
blob: 8ac1eac74b12b885cb8de1759c4d75112beccd5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"segment_data": {
		"hostname": {
			"args": {
				"only_if_ssh": true
			}
		},
		"cwd": {
			"args": {
				"dir_limit_depth": 3
			}
		}
	}

}