From dd175638721c2edec8331af81ed608f0a4acc0fd Mon Sep 17 00:00:00 2001 From: Thomas Date: Fri, 8 Feb 2019 08:49:00 -0500 Subject: [PATCH] =?UTF-8?q?m=C3=A0j=20config=20powerline?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/shell/default.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/themes/shell/default.json b/themes/shell/default.json index afdba2e..913a47a 100644 --- a/themes/shell/default.json +++ b/themes/shell/default.json @@ -9,16 +9,14 @@ "priority": 10, "args": { "exclude_domain": true, - "only_if_ssh": false + "only_if_ssh": true } }, { "function": "powerline.segments.common.env.user", "priority": 30, "args": { - "hide_domain": true, - "hide_user": "tbriffar", - "hide_user": "Thomas" + "hide_domain": true } }, {