From 238c9b5e2fdbf57f24582476159bc7e9e2b97dea Mon Sep 17 00:00:00 2001 From: Vasil ZLatanov Date: Mon, 19 May 2014 22:27:39 +0200 Subject: zsh fix complete menu --- zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/zshrc b/zshrc index 2cc404e..0d25a54 100644 --- a/zshrc +++ b/zshrc @@ -7,7 +7,6 @@ unsetopt beep bindkey -v zstyle ':completion:*' menu select zstyle ':completion:*' format '%BCompleting %d%b' -zstyle ':completion:*' menu select=20 # End of lines configured by zsh-newuser-install # The following lines were added by compinstall zstyle :compinstall filename '/home/vasko/.zshrc' -- cgit v1.2.3-54-g00ecf