From 02956a86b40e9811a70ec269b04a68665b78d1f7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Hendrik=20J=C3=A4ger?= Date: Sun, 30 Jul 2023 22:10:38 +0200 Subject: [PATCH] nicer formatting --- .zsh_comprc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zsh_comprc b/.zsh_comprc index 0a6243e..6b9e030 100644 --- a/.zsh_comprc +++ b/.zsh_comprc @@ -6,7 +6,7 @@ zstyle ':completion:*' completer _oldlist _expand _complete _ignored _match _cor zstyle ':completion:*' completions 1 zstyle ':completion:*' expand prefix suffix zstyle ':completion:*' file-sort name -zstyle ':completion:*' format '%d' +zstyle ':completion:*' format '%B%d%b' zstyle ':completion:*' glob 1 zstyle ':completion:*' group-name '' zstyle ':completion:*' ignore-parents parent pwd .. directory -- 2.39.2