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