Skip to content

Commit dac99f3

Browse files
committed
add red user for root
1 parent f0ea931 commit dac99f3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.poshthemes/ebd.minimal.omp.json

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"segments": [
2222
{
2323
"foreground": "p:yellow",
24+
"foreground_templates": [
25+
"{{ if .Root }}red{{ end }}"
26+
],
2427
"style": "plain",
2528
"template": "{{ .UserName }}@{{ .HostName }} ",
2629
"type": "session"

0 commit comments

Comments
 (0)