From 004c3891b1433053bb30444f34fc5cad28ab2ce3 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sat, 7 Nov 2020 23:06:27 +0500 Subject: Updates. --- files/.zsh/rc/S40_completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/.zsh/rc/S40_completion') diff --git a/files/.zsh/rc/S40_completion b/files/.zsh/rc/S40_completion index 7edf18c..7ba2f08 100644 --- a/files/.zsh/rc/S40_completion +++ b/files/.zsh/rc/S40_completion @@ -29,7 +29,7 @@ hosts=($( ( \ zstyle ':completion:*' hosts $hosts zstyle ':completion:*:hosts' list-colors '=(#b)(*)(bobov.name)=01;30=01;31' '=[^.]#=01;31' -users=(root dexter anton) +users=(root anton) zstyle ':completion:*' users $users # }}} -- cgit v1.2.3