màj config powerline

This commit is contained in:
Thomas Briffard 2019-02-08 08:49:00 -05:00
parent 9765f8c830
commit dd17563872

View File

@ -9,16 +9,14 @@
"priority": 10, "priority": 10,
"args": { "args": {
"exclude_domain": true, "exclude_domain": true,
"only_if_ssh": false "only_if_ssh": true
} }
}, },
{ {
"function": "powerline.segments.common.env.user", "function": "powerline.segments.common.env.user",
"priority": 30, "priority": 30,
"args": { "args": {
"hide_domain": true, "hide_domain": true
"hide_user": "tbriffar",
"hide_user": "Thomas"
} }
}, },
{ {