modifs pour domaine et utilisateur

This commit is contained in:
Thomas Briffard 2018-09-14 17:20:04 -04:00
parent 016ad2ea60
commit f7689bde5a

View File

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