1[aws]
2disabled = true
3
4[gcloud]
5disabled = true
6
7[sudo]
8disabled = false
9
10[os]
11disabled = false
12
13[localip]
14disabled = false
15ssh_only = false
16
17[hostname]
18ssh_only = false
19format = '[$ssh_symbol$hostname]($style) @ '
20
21[memory_usage]
22disabled = false
23
24[username]
25show_always = true
26format = '[$user]($style) on '