aboutsummaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorVasil ZLatanov <vasil.zlatanov@gmail.com>2014-05-19 22:27:39 +0200
committerVasil ZLatanov <vasil.zlatanov@gmail.com>2014-05-19 22:27:39 +0200
commit238c9b5e2fdbf57f24582476159bc7e9e2b97dea (patch)
tree17313839a96c4151c19d1e126f24fa640b2384e7 /zshrc
parented7c12d955d3cacd88dce811d23686b12aef98f4 (diff)
downloaddotfiles-238c9b5e2fdbf57f24582476159bc7e9e2b97dea.tar.gz
dotfiles-238c9b5e2fdbf57f24582476159bc7e9e2b97dea.tar.bz2
dotfiles-238c9b5e2fdbf57f24582476159bc7e9e2b97dea.zip
zsh fix complete menu
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 0 insertions, 1 deletions
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'