From 01432d1f417ac2e4088293043d16f66c6b4d9132 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Sat, 12 May 2018 15:57:17 -0700 Subject: [PATCH] Roll back removing titles for groupings. --- dotfiles/zshrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/dotfiles/zshrc b/dotfiles/zshrc index eb8f631..4b1b17f 100755 --- a/dotfiles/zshrc +++ b/dotfiles/zshrc @@ -36,9 +36,6 @@ fi # Overrides to prezto unsetopt cdablevars -# No groupings of completions - zstyle ':completion:*' format '' - # .profile is universal # but after zprezto to use/override anything setup there . ~/.profile